Onmouseover problem...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Virtex-II
    Senior Member
    • Apr 2004
    • 225
    • 4.2.X

    Onmouseover problem...

    Hi guys!!!

    I was trying to modify my navbar template in order to get a mouseover effects over columns. It seems to work fine with all the columns except those who have a code like this one:

    PHP Code:
                    <td id="usercptools" class="vbmenu_control" onmouseover="this.style.backgroundImage='url(images/gradients/gradient_1.gif)'" onmouseout="this.style.backgroundImage='url(images/gradients/gradient_2.gif)'"><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"vbmenu_register("usercptools"); </script></td
    It seems that this part of the code:

    PHP Code:
    <script type="text/javascript"vbmenu_register("usercptools"); </script
    prevents the onmouseover effect. Can someone please help to fix the problem?

    Best Regards!!!
    Last edited by Virtex-II; Tue 3 Jul '07, 9:42am.
    If you are italian send me a pm!

    (Se sei italiano contattami in privato!)
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 73979

    #2
    It isn't a bug per se. Your javascript isn't compatible with the vBulletin system. You can ask for help with this over at www.vbulletin.org.
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • Virtex-II
      Senior Member
      • Apr 2004
      • 225
      • 4.2.X

      #3
      Thanks Wayne Luke, never thought this is a bug. I just wanted to ask help for a possible solution


      My Best Regards!!!
      If you are italian send me a pm!

      (Se sei italiano contattami in privato!)

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...