That variable is directly accessible in doument. Regards, Manish Deora
On Sun, Mar 8, 2009 at 8:09 PM, joe ertaba <[email protected]> wrote: > Hi > > I use Browser element to show a local html file > > my html file > ... > <script type="text/javascript"> > var ad = "fff"; > </script> > .... > > > <browser type="content" id="Br" src="...." flex="1"/> > > > Now I want to call a variable ('ad') in html > > It should be something like this: > > document.getElementById("Br).contentDocument.da; > > But it doesn't work, can anybody help? > Joe > > _______________________________________________ > Project_owners mailing list > [email protected] > https://www.mozdev.org/mailman/listinfo/project_owners > >
_______________________________________________ Project_owners mailing list [email protected] https://www.mozdev.org/mailman/listinfo/project_owners
