Are there any web resources for creating drop-down popout(flyout) menus which works in Mozilla (latest version) and IE6. I would like to create a flyout menu to the left of the main menu using css.
I have been trying this example, which works on Mozilla and not on IE 6.
<!-- m --><a class="postlink" href="http://wsprod.colostate.edu/cwis116/admissions/example.html">http://wsprod.colostate.edu/cwis116/adm ... ample.html</a><!-- m -->.
Any suggestions.Thanks.Sorry. This works. What change do you I make to have the flyout menu from the left of the main menu.Unfortunately, IE's poor suport of the hover pseudo class means that it'd take scripting to make such a menu work in IE (a la suckerfish (<!-- m --><a class="postlink" href="http://www.alistapart.com/articles/dropdowns">http://www.alistapart.com/articles/dropdowns</a><!-- m -->))
There's also plenty of cool nested menus on listmatic 2 (<!-- m --><a class="postlink" href="http://css.maxdesign.com.au/listamatic2/index.htm">http://css.maxdesign.com.au/listamatic2/index.htm</a><!-- m -->), although I'd check the browser support chart before using any of them.
I have been trying this example, which works on Mozilla and not on IE 6.
<!-- m --><a class="postlink" href="http://wsprod.colostate.edu/cwis116/admissions/example.html">http://wsprod.colostate.edu/cwis116/adm ... ample.html</a><!-- m -->.
Any suggestions.Thanks.Sorry. This works. What change do you I make to have the flyout menu from the left of the main menu.Unfortunately, IE's poor suport of the hover pseudo class means that it'd take scripting to make such a menu work in IE (a la suckerfish (<!-- m --><a class="postlink" href="http://www.alistapart.com/articles/dropdowns">http://www.alistapart.com/articles/dropdowns</a><!-- m -->))
There's also plenty of cool nested menus on listmatic 2 (<!-- m --><a class="postlink" href="http://css.maxdesign.com.au/listamatic2/index.htm">http://css.maxdesign.com.au/listamatic2/index.htm</a><!-- m -->), although I'd check the browser support chart before using any of them.