Just ran into an interesting problem with IE7. It doesn't seem to allow JavaScript prompts without confirming with the user that it should allow them - per page. I'm not sure what the logic is, but perhaps mitigating certain types of XSS attacks? Something to watch out for, I guess.
Recent Posts
Capitalism?
Categories
- ajax (9)
- amazon (5)
- aside (10)
- biking (10)
- bluedragon (19)
- cfml (54)
- coldfusion (65)
- database (4)
- development (102)
- eclipse (2)
- flex (26)
- fusebox (12)
- golf (1)
- gpsracr (4)
- grails (2)
- groovy (19)
- iphone (6)
- java (16)
- javascript (19)
- jfission (6)
- meta (48)
- neuromancer (6)
- osx (4)
- personal (74)
- railo (7)
- tools (62)
- Uncategorized (13)
- wordpress (4)
check it out…
http://blogs.msdn.com/ie/archive/2006/10/04/IE7-Tech-Articles-Have-Been-Updated.aspx
The ie7 release notes are available to all: http://msdn2.microsoft.com/en-us/ie/aa740486.aspx
Users are presented an information bar with an option to 'temporarily allow scripted windows for this site'. It is quite annoying that script execution proceeds while the user may be busy clicking and reading the information windows.
The default behavior can be changed in Tools > Internet Options > Security > enable 'allow websites to prompt for information using scripted windows'.
Thanks Patrick!
You saved my bacon.
Yes thanks a lot Patrick, you just solve a recurring issue we had here.
/wave