, then a list of links, and have jQuery basically recreate a drop down jump menu. What I came up with yesterday after rethinking the idea is this:
<a href="http://www.brianlitzinger.com/code/jump">www.brianlitzinger.com/code/jump</a>. Users can simply create a normal list of links, and give the <ul> a class. From there jQuery turns it into a jump menu. The benefit of this from a Contribute user standpoint is that it processes CSS in editing mode, but not JavaScript, so when editing all the links in the list are visible, unlike in Dreamweaver where the jump menu options are tucked away. An even better side benefit is that the menu still works with JavaScript disabled... so the site will remain 508 compliant.
So far the menu works in Firefox, and IE, but it doesn't close on blur in IE for some reason, and it doesn't work when there are more than 1 menu present on the page. Maybe some of yesterday's suggestions could be implemented?
Any thoughts, ideas, or improvements?
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/