User Profile

Collapse

Profile Sidebar

Collapse
manishakoi
manishakoi
Last Activity: Apr 4 '08, 03:20 PM
Joined: Mar 29 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • manishakoi
    replied to Problem in iehover.js
    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.
    See more | Go to post
    Last edited by gits; Apr 3 '08, 01:40 PM. Reason: deleted unrelated bunch of css - MOD

    Leave a comment:


  • manishakoi
    started a topic Problem in iehover.js

    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');...
    See more | Go to post
    Last edited by gits; Apr 3 '08, 01:34 PM. Reason: added code tags
No activity results to display
Show More
Working...