View Single Post
  #2 (permalink)  
Old 05-06-2007, 08:43 AM
Frank Saunders, MS-MVP OE/WM
Newsgroup Contributor
 
Posts: n/a
Re: javascript error in every page

"Andrë" <Andr@discussions.microsoft.com> wrote in message
news:2A50C770-F481-496C-9502-A8B0559D71C2@microsoft.com...
> Hi everybody,
>
> I was noticing that every page I browsed in IE7 was sending the same
> javascript error every time: "Object Expected"
>
> After seeing this in every page, including plain html files with no
> javascript whatsoever, i realized that the following line is being added
> before the closing <HTML> tag:
>
> "<script type="text/javascript">_popupControl();</script>"
>
> This line is always inserted before the final </html> tag.
> I was wondering if this could be due to an IE7 add-on, plugin or something
> like that but I can't figure what's causing this.
>
> Any word of advice wold be greatly appreciated.
>
> Regards,
> Andrë


What if you right click the IE icon on the desktop and choose Start Without
Add-ons?
Or go to Start | All Programs | Accessories | System Tools | Internet
Explorer (No Add-ons).

--
Frank Saunders, MS-MVP OE/WM
http://www.fjsmjs.com
Answer in newsgroup. Don't expect an answer to email.


Reply With Quote

 
Old 05-06-2007, 08:43 AM