Re: [jQuery] new jQuery API draft

2006-11-15 Thread Jörn Zaefferer
It would be really nice if there was a search box. Perhaps as we type only the results that start with the string we type will remain, thus making it a lot faster to find what we are looking for. Scrolling can take a while, typing is fast. Just me 2 cents. The more money, the better! That

Re: [jQuery] new jQuery API draft

2006-11-14 Thread Sam Collett
On 10/11/06, Jörn Zaefferer [EMAIL PROTECTED] 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

Re: [jQuery] new jQuery API draft

2006-11-14 Thread Jörn Zaefferer
Hi Sam! It would serve as both documentation and a demo of work done by the community. It also needs to be quick (so using too many plugins may slow the page down). Actually I'm trying to get it working without Javascript. That should guarantee good speed even with JS. The draft does not

Re: [jQuery] new jQuery API draft

2006-11-14 Thread Klaus Hartl
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 How about adding quicksearch to the navigation? Yes, let's power the API docs with jQuery's own plugins! Great work so far Jörn! -- Klaus

Re: [jQuery] new jQuery API draft

2006-11-14 Thread Sam Collett
On 14/11/06, Klaus Hartl [EMAIL PROTECTED] wrote: 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 How about adding quicksearch to the navigation? Yes, let's power the API docs with jQuery's own plugins! Great work

Re: [jQuery] new jQuery API draft

2006-11-14 Thread Jörn Zaefferer
One suggestion, I really love in the php documentation: it should be possible to add user comments to every navigation point. I think, that such a feature is very helpful. It's true that the comments in the PHP documentation are very helpful. I wonder if it would be better to add a discussion

Re: [jQuery] new jQuery API draft

2006-11-14 Thread Sam Collett
On 14/11/06, Jörn Zaefferer [EMAIL PROTECTED] wrote: Hi Sam! It would serve as both documentation and a demo of work done by the community. It also needs to be quick (so using too many plugins may slow the page down). Actually I'm trying to get it working without Javascript. That should

Re: [jQuery] new jQuery API draft

2006-11-14 Thread Jörn Zaefferer
How about adding quicksearch to the navigation? Thanks Sam, great idea! Rik's plugin is awesome anyway, and here we have a nice usecase. Will do! -- Jörn Zaefferer http://bassistance.de -- Ein Herz für Kinder - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de Unser Dankeschön: Ihr Name

Re: [jQuery] new jQuery API draft

2006-11-14 Thread Stephen Woodbridge
Jörn Zaefferer wrote: One suggestion, I really love in the php documentation: it should be possible to add user comments to every navigation point. I think, that such a feature is very helpful. It's true that the comments in the PHP documentation are very helpful. I wonder if it would be

Re: [jQuery] new jQuery API draft

2006-11-14 Thread Jörn Zaefferer
In IE6, when clicking on a link on the left, it scrolls down on the right, but you can no longer see the links on the left. The right side doesn't have the overflow on it correctly. FF works properly though. I wrote in my initial post that you shouldn't bother testing it in IE :-) Thanks

Re: [jQuery] new jQuery API draft

2006-11-14 Thread Mathias Bank
One suggestion, I really love in the php documentation: it should be possible to add user comments to every navigation point. I think, that such a feature is very helpful. Mathias ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] new jQuery API draft

2006-11-14 Thread sunsean
It would be really nice if there was a search box. Perhaps as we type only the results that start with the string we type will remain, thus making it a lot faster to find what we are looking for. Scrolling can take a while, typing is fast. Just me 2 cents. ~Sean

Re: [jQuery] new jQuery API draft

2006-11-13 Thread Chris W. Parker
On Friday, November 10, 2006 1:20 PM Jörn Zaefferer said: Hi jQueryians, Hi! Please post your opinions and ideas, I'm sure there are many. I'd like to it default to Category view rather than Alphabetical. Thanks, Chris. ___ jQuery mailing list

Re: [jQuery] new jQuery API draft

2006-11-13 Thread Christopher Jordan
Chris W. Parker wrote: On Friday, November 10, 2006 1:20 PM Jrn Zaefferer said: Hi jQueryians, Hi! Please post your opinions and ideas, I'm sure there are many. I'd like to it default to Category view rather than Alphabetical. I think I

Re: [jQuery] new jQuery API draft

2006-11-13 Thread Glen Lipka
In IE6, when clicking on a link on the left, it scrolls down on the right, but you can no longer see the links on the left. The right side doesn't have the overflow on it correctly. FF works properly though. Glen On 11/13/06, Christopher Jordan [EMAIL PROTECTED] wrote: Chris W. Parker wrote: On

Re: [jQuery] new jQuery API draft

2006-11-12 Thread Dan Atkinson
Kinda reminds me of the Java API. Not that that's a bad thing, of course! :) Good stuff! 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,

Re: [jQuery] new jQuery API draft

2006-11-12 Thread Yehuda Katz
Great Job! This'll give me some impetus to update Visual jQuery ;)-- YehudaOn 11/10/06, Jörn Zaefferer [EMAIL PROTECTED] 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.xmlThere is still lot's of work to do,

Re: [jQuery] new jQuery API draft

2006-11-12 Thread Jörn Zaefferer
Yehuda Katz schrieb: Great Job! This'll give me some impetus to update Visual jQuery ;) I still need to add the new option element, I'll take a peek at your stylesheet for that :-) -- Jörn Zaefferer http://bassistance.de ___ jQuery mailing list

Re: [jQuery] new jQuery API draft

2006-11-12 Thread Yehuda Katz
No problem :-D It's pretty much identical to the @param attribute.-- YehudaOn 11/12/06, Jörn Zaefferer [EMAIL PROTECTED] wrote:Yehuda Katz schrieb: Great Job! This'll give me some impetus to update Visual jQuery ;) I still need to add the new option element, I'll take a peek at yourstylesheet for

Re: [jQuery] new jQuery API draft

2006-11-11 Thread Sam Collett
On 10/11/06, Jörn Zaefferer [EMAIL PROTECTED] 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

Re: [jQuery] new jQuery API draft

2006-11-11 Thread Mike Alsup
I'd like to present you a first draft for a new stylesheet for the This is looking good, Jörn. Much easier to use than the old layout. Mike ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] new jQuery API draft

2006-11-11 Thread Dave Methvin
Man you scared me... You meant new jQuery API DOCS, not new jQuery API right? What, you missed that thread? John has redone jQuery to avoid all the cryptic stuff. No more chaining for example. We're following the Yahoo UI model and namespacing the heck out of everything. So, this confusing

Re: [jQuery] new jQuery API draft

2006-11-11 Thread Marc Jansen
Hey Dave, So, this confusing piece of code: $(#links a).css(color: blue); Becomes this wonderful thing: var jObject = new jQuery(); jObject.element.getById(links, document); jObject.element.findByTagName(a); jObject.element.cascadingStyleSheet.setProperty(color,

Re: [jQuery] new jQuery API draft

2006-11-11 Thread Klaus Hartl
Dave Methvin schrieb: Man you scared me... You meant new jQuery API DOCS, not new jQuery API right? What, you missed that thread? John has redone jQuery to avoid all the cryptic stuff. No more chaining for example. We're following the Yahoo UI model and namespacing the heck out of

[jQuery] new jQuery API draft

2006-11-10 Thread Jörn Zaefferer
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

Re: [jQuery] new jQuery API draft

2006-11-10 Thread Gavin M. Roy
Very nice. Very, very nice. On Nov 10, 2006, at 1:20 PM, 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

Re: [jQuery] new jQuery API draft

2006-11-10 Thread Stephen Woodbridge
Jörn, Very nice! and oh so close to what I want. Can you add a print link that will render the right panel only for printing? It would be nice it it could be printed in either aphabetical or catagory order. Please, please, please! Pretty please! -Steve Jörn Zaefferer wrote: Hi jQueryians,

Re: [jQuery] new jQuery API draft

2006-11-10 Thread Christopher Jordan
Jörn, That looks fantastic! I really like it! Good job! :o) Chris 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

Re: [jQuery] new jQuery API draft

2006-11-10 Thread Luke Lutman
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) --

Re: [jQuery] new jQuery API draft

2006-11-10 Thread Jörn Zaefferer
Luke Lutman schrieb: 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

Re: [jQuery] new jQuery API draft

2006-11-10 Thread Glen Lipka
You might want to put a border or hr or spacing between each function.They run together right now.If I wanted to print one part of the API, is this possible with the current design?Maybe just have the single API appear on the right instead of scrolling down and another link to show all? Just a

Re: [jQuery] new jQuery API draft

2006-11-10 Thread Laurent Yaish
Man you scared me... You meant new jQuery API DOCS, not new jQuery API right?LaurentOn 11/10/06, Gavin M. Roy [EMAIL PROTECTED] wrote:Very nice.Very, very nice.On Nov 10, 2006, at 1:20 PM, Jörn Zaefferer wrote: Hi jQueryians, I'd like to present you a first draft for a new stylesheet for the