I found the problem! I had copied the rollover code from button to button. This meant the submenu images had the same name; they need to have unique names. (I suppose I need to make those IDs, anyway.)
--Kir On 7/31/06, metasilk <[EMAIL PROTECTED]> wrote: > > Mmm. Perhaps I wasn't clear enough. I can make the Suckerfish menus do > what I need in terms of styling text just fine, but the client is rather > attached to having a specific typeface, so I need to use images in the > dropdown lists (at least for the GUI browsers). These images are supposed to > look like this when "off" : > http://www.greenmountainaccess.net/~ktalmage/thirdsector/pix/menupix/grantwritingmenu_01.gif<http://www.greenmountainaccess.net/%7Ektalmage/thirdsector/pix/menupix/grantwritingmenu_01.gif> > and this when "hovered" > http://www.greenmountainaccess.net/~ktalmage/thirdsector/pix/menupix/grantwritingmenu_01-over.gif<http://www.greenmountainaccess.net/%7Ektalmage/thirdsector/pix/menupix/grantwritingmenu_01-over.gif> > > So, in my mostly-CSS Suckerfish menu at > http://www.greenmountainaccess.net/~ktalmage/thirdsector/grantwriting.php<http://www.greenmountainaccess.net/%7Ektalmage/thirdsector/grantwriting.php>I've > replaced the text with images (this part is actually in progress). > > The level one images rollover they way they should (with the Javascript). > The level two images don't roll (not in FF, not in IE, not in Opera...) > > Is this a CSS problem at all? > > CSS file: > http://www.greenmountainaccess.net/~ktalmage/thirdsector/style/3s_basic.css<http://www.greenmountainaccess.net/%7Ektalmage/thirdsector/style/3s_basic.css> > Javascript for rollover: > http://www.greenmountainaccess.net/~ktalmage/thirdsector/js/rollmenu.js<http://www.greenmountainaccess.net/%7Ektalmage/thirdsector/js/rollmenu.js> > Hmmm.. Suckerfish javascript (Maybe there's a conflict?): > http://www.greenmountainaccess.net/~ktalmage/thirdsector/js/navscript.js<http://www.greenmountainaccess.net/%7Ektalmage/thirdsector/js/navscript.js> > ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
