Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

aqTree 3

Stuart has released aqTree3, an upgrade to previous aqTree versions which takes in to account some of the best ideas from both Eric Meyer’s pure CSS menus and Dave Lindquist’s recently released drop-down / expandable trees. aqTree’s great strength is that it requires no additional markup at all on top of the nested lists, other than a class definition which the script will pick up via the DOM. All presentation and positioning is now controlled with CSS applied to the list structure (previous versions of aqTree used the DOM to transform the list in to DIVs) and Stuart has included an extra script, aqdd, to handle drop down menus as well. The article includes a mini-essay on how elegant DHTML should be implemented, which is well worth reading.

This is aqTree 3 by Simon Willison, posted on 7th November 2002.

View blog reactions

Next: Validating weblog entries

Previous: IA has arrived

3 comments

  1. Does your pingback client not work, Mr Willison? :)

    sil - 7th November 2002 20:06 - #

  2. The client's working fine, but I linked to your aqTree page rather than a blog entry so it didn't find anything it could pingback :)

    Simon Willison - 7th November 2002 21:26 - #

  3. And hopefully, coming soon, delightful UL-to-DHTML-menu using <ul>, no inline script and full keyboard access for IE/Moz... :)

    Tom Gilder - 7th November 2002 21:52 - #

Comments are closed.

Previously hosted at http://simon.incutio.com/archive/2002/11/07/aqTree3

A django site