Just a suggestion - it took me a while to figure out I had to click the triangle for the drop down to work. Not many people are going to do that the first time. Might want to expand to having the triangle and the header clickable.
Seth On Jun 13, 7:21 am, Ed <[EMAIL PROTECTED]> wrote: > Thanks for the feed back. I still haven't installed ie8, but I finally > got ff3. Everything in the example seems to be working as expected in > ff3. Please let me know what you spotted that isn't working. > > For example: > > Here:http://robottoysreviews.com/menu_toggle_adder_example_1.htm > > or Here:http://robottoysreviews.com/menu_toggle_adder_example_2.htm > > On Jun 7, 11:25 am, steve_f <[EMAIL PROTECTED]> wrote: > > > Your demo page does not work in FF3, also I get a script error running > > IE8.0 but in IE7.0 compat mode. > > > On Jun 7, 4:20 pm, Ed <[EMAIL PROTECTED]> wrote: > > > > Here's a new JQuery Plugin: Menu Toggle Adder > > > >http://code.google.com/p/js-menu-toggle-adder/ > > > > It automatically adds "toggle" triangles to unordered list menus for > > > each list item that contains an unordered list. > > > > ....It does a bunch of other "stuff", like expanding the nested ul > > > that matches the current url and adds a class to links that match the > > > current url. > > > > It's designed to help long, vertical menus on ecommerce websites be > > > more usable. > > > > This is my first JQuery plugin. Any feedback is greatly appreciated.