Weird, haven't noticed this. alert(typeof window.open); and see what you get. should be function.
Keri Henare +64 21 874 552 On 6/05/2009, at 5:39 PM, "Aaron Cooper" <[email protected]> wrote: > Hi all. Just bouncing of the list as there is precious little in > Google on this. > > We have a web app that opens popups using windows.open(). This has > worked fine for IE7 down, Firefox, Opera and Chrome. > > In IE8, nothing happens and a debug window appears simply with > "Class Not Registered". I have managed to debug the code to single > out window.open() as the culprit. > > Has anyone else come across strange JS errors like this during the > course of client's updating IE? > > Cheers > Aaron > > > --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
