| Check the *type* of javascript: is it external (is it <script src="..." in the <head>)? Is it event-driven (onmouseover="someroutine(..."
Compare with the others. Also check *all* your IE settings. I got this too, 'til I studied the details of the source, and clicked into the "allow", and ...etc. |