Re: mismatch on script tags by getElementsByTagName and XPath
legrass <[email protected]> Tue, 19 Jul 2011 09:01:44 -0700 (PDT)
| Newsgroups | gmane.comp.mozilla.devel.embedding |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <609d55d6-a4f8-411a-8277-26a445039a9a@n28g2000vbs.googlegroups.com> |
On Jul 19, 4:47 pm, Boris Zbarsky <[email protected]> wrote: > On the other hand, if your embedding is not sending the same exact UA > information as Firefox, the page could just be running different code. Is there a way I can modify the user agent? btw, the three pages on which I have the same problem are generated using an ASP CMS and share similar pieces of javascript code. Thanks