J
Jay
I've written a web page with DHTML menus (CSS and JavaScript).
All is fine and is basic JavaScript code except....
When I open the web page using XP I get a bar at the top of the browser
telling me that IE has blocked restricted content "click here......" When I
click and select allow blocked content I get a pop up warning.
Any idea what is considered risky?
Is it because the JS files and external to the file? (linked to instead
inline?)
If I were to move the content into the page would this suppress the warning?
This is harmless code designed to operate the menus.. nothing else.
Given the nature of the web blocking a linked script file seems strange.
I went to great pains to ensure that the code was cross browser compatible

J.
All is fine and is basic JavaScript code except....
When I open the web page using XP I get a bar at the top of the browser
telling me that IE has blocked restricted content "click here......" When I
click and select allow blocked content I get a pop up warning.
Any idea what is considered risky?
Is it because the JS files and external to the file? (linked to instead
inline?)
If I were to move the content into the page would this suppress the warning?
This is harmless code designed to operate the menus.. nothing else.
Given the nature of the web blocking a linked script file seems strange.
I went to great pains to ensure that the code was cross browser compatible

J.