Forum Moderators: open
I actually meant, as a webmaster, how do I go around this so that visitors will see what I want them to see?
This new feature in IE has an "information bar" that automatically popups whenever an active script like javascript is detected on the webpage.
I'm now in the process of removing all javascripts on my pages as I feel this new feature will actually turn visitors off.
How do you handle this? Is javascript ready dead now?
I'm suspicious that cookies could also be blocked but not very sure.
In other words, the page at:
http:// www.example.com/index.htm
Can't contain a script sourced at www.badguy.com.
<script type="text/javascript" src="http://www.badguy.com/evil_scripts/to_share/cause_catastrophic_devastation.js />
Should cause the same kind of error message. It drove me nuts when I first installed SP2.
"What do you MEAN it's unsafe? I JUST wrote it and saved it to my desktop!"