I have called .js in a page in this way
<script type="text/javascript" language="JavaS cript1.2">
<!--#include virtual="iehove r.js"-->
Can someone pls help me
bye Manisha.
User Profile
Collapse
-
-
Problem in iehover.js
HI all
This script is giving me an error getElementById is not an object or null
[CODE=javascript]
sfHover = function() {
// Support the standard nav without a class of nav.
var el = document.getEle mentById("nav") ;
if(!/\bnav\b/.test(el.classN ame) && el.tagName == "UL")
setHover(el);
// Find all unordered lists.
var ieNavs = document.getEle mentsByTagName( 'ul');...
No activity results to display
Show More
Leave a comment: