I'm loving the full index :-) A couple of suggestions come to mind ... having all of the parameter types and names in the left-hand column makes the list much harder to scan. Maybe it's just a styling issue -- like making the parameter types and names less prominent (smaller, faded out) -- but my personal preference would be to keep the index as a navigation mechanism, rather than part navigation part information. Without the paramter types and names, method names would always fit on one line, and the bullets could probably be dropped too :-)
I also find having $. at the beginning of some names gets in the way of scanning. Something like this (using a fixed-width font for the method names) might be nice: trigger() $.trim() unbind() One other small thing: I'd be really nice to have a bit more line-spacing overall. I find that ascenders and descenders really crammed in a few places (the index and text for examples in particular). I'd rather scroll a bit more for the sake of legibility :-) Luke Jörn Zaefferer wrote: > Hi jQueryians, > > I'd like to present you a first draft for a new stylesheet for the > jQuery API: http://joern.jquery.com/api-draft/cat.xml > > There is still lot's of work to do, but the main concern, a new concept > for the navigation, is already functional. Both Alphabetical and > Category lists will be provided as exapandable trees. > > Please don't waste your time checking it with IE, the draft works so far > only with Firefox. > > Please post your opinions and ideas, I'm sure there are many. > > Regards > Jörn > -- zinc Roe Design www.zincroe.com (647) 477-6016 _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
