Re: Ajax fly-out menu
Re: Ajax fly-out menu
- Subject: Re: Ajax fly-out menu
- From: John Ours <email@hidden>
- Date: Tue, 09 Mar 2010 17:35:35 -0500
On Mar 9, 2010, at 4:45 PM, Benjamin Chew wrote:
> I'm attempting to code a fly-out menu resembling the one shown at the top of this page (http://www.cssmenus.co.uk/flyout.html), with the difference being that I want to make an Ajax request every time I hover over a menu item to pull the sub-categories to reduce load.
I've been down this road before. In practice the callback is too slow and the menu isn't really usable. IME if you have a hierarchy that's that big you're best to switch to another paradigm like a treeview.
John
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden