MyBB Community Forums

Full Version: [Tip] Mouseover Menu Compatible with FF1.0x, IE5, Opera, Safari, etc
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
http://www.dynamicdrive.com/dynamicindex...ertabs.htm

If javascript is disabled the mouseover content is not showed up - then it´s a pretty unobstructive jscript Smile

It does remember me Dailymotion Menu, and could be well designed with css

here is my suggestion to Theme authors - I somebody is interested to "buy" this idea in a new theme release

[Image: menutoprm5.gif]

you can switch "on" (true) or "off" (false) to reset the bottom menu at mouseout movement Wink

<script type="text/javascript">
mouseovertabsmenu.init("mytabsmenu", "mysubmenuarea", false)
</script>

if someone is interested I could upload this example of the gif file. its edited in notepad and not with language tags like in mybb templates