dhvani Posted May 25, 2009 Share Posted May 25, 2009 hi all, I stuck in something very common thing. I wants to have a horizontal menu with verticle submenus but i am not getting any best css for it. If anyone knows it please let me know. Thanks dhvani. Link to comment https://forums.phpfreaks.com/topic/159564-css-for-horizontal-menu-and-verticle-submenus/ Share on other sites More sharing options...
trq Posted May 25, 2009 Share Posted May 25, 2009 In my experience you'll still need a bit of js for this. Google 'jquery superfich plugin' and yu should find what your after. Link to comment https://forums.phpfreaks.com/topic/159564-css-for-horizontal-menu-and-verticle-submenus/#findComment-841666 Share on other sites More sharing options...
Goafer Posted May 25, 2009 Share Posted May 25, 2009 As I recall, this effect is attainable in Firefox without CSS as you can use pseudo-class li:hover but in IE a:hover is the only option. So to get it working in IE you need a .js file to trick the browser into thinking li:hover is acceptable. Hopefully that gives you a better idea of what to search for. Link to comment https://forums.phpfreaks.com/topic/159564-css-for-horizontal-menu-and-verticle-submenus/#findComment-841711 Share on other sites More sharing options...
dhvani Posted May 26, 2009 Author Share Posted May 26, 2009 Thanks all. I use spry menu for it. dhvani. Link to comment https://forums.phpfreaks.com/topic/159564-css-for-horizontal-menu-and-verticle-submenus/#findComment-842158 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.