CSS Styles on Popup Menu?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Kyrnel
    Member
    • Jan 2001
    • 91

    CSS Styles on Popup Menu?

    I am trying to add some dynamic CSS attributes to the main menu by changing the CSS class using onmouseover and onmouseout.
    This works fine on the regular menu options, but the javascript code being used to make the popup menus appear is disabling the onmouseover and onmouseout functions.
    Any idea how to make the popup menu appear AND make the class of the <td> change with onmouseover/onmouseout?

    See http://70.84.190.173/forum/index.php for an example of what I am doing. I got the forumdisplay cells to work great!
  • Colin F
    Senior Member
    • May 2004
    • 17689

    #2
    What menu isn't working?
    The only vBPopup Menu I see is the Search and that works fine.
    Best Regards
    Colin Frei

    Please don't contact me per PM.

    Comment

    • Kyrnel
      Member
      • Jan 2001
      • 91

      #3
      The popup portion works fine, but the CSS changes dont..
      I specified an onmouseover and onmouseout event for the <td> tag. But the javascript that is used to make the popup work overwrites those functions.

      The other (non-popup) buttons have a hover and click effect that I wanted to show on the popup buttons as well. I guess the only way to do this is to edit the javascript (vbulletin_menu.js).

      Comment

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