Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - getch

Pages: [1]
1
Software / How can I disable sp2 IE active content warning?
« on: January 22, 2006, 10:39:35 AM »
-------------------------------------------------------------------------------------------------------------


I'm not sure how it works with Dreamweaver or Imageready but when I'm working with rollover coding this works great:

 You don't have to disable active content security warnings it on your machine. This only happens with files viewed from your machine, IE doen't do this if the content comes off the web. You can fool IE into thinking it came from the web by putting the following code in the <head> section of your code:

<!-- saved from url=(0013)about:internet -->

Give it a try before you disable your protection.

-------------------------------------------------------------------------------------------------------------

Pages: [1]