Yeah I know it doesn't have anything to do with Java, its just a stigma I have towards names beginning with a J. They remind me of the countless debugging nightmares I've had with Java in the past. I'd rather debug ASM than Java.
I'll have to play around with jQuery later though, I'm working on a new web interface for Xbox Media Center that is fairly DOM-intensive that it might be useful for.
this certainly will come in handy!
great work. keep it up.
cheers pmd
Hey thanks a lot this will help me rebuild my site.
This is an awesome resource! Thanks for putting this together. I have already pointed many students to your website. Much appreciated!
Marko
What would be even cooler is if the function names in the cheat sheet linked to the api pages on prototypejs.org
Its a great work Jonathon. Thanks alot
Ah nice find here. Thanks a bunch Jonathan. I am just about to print it out!
wow..its really nice to see graph of scripts..
thx Jonathan !
Thank you! This is very helpful.
keep up the your great work.
thank you.
11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
great work man.It's good to see these.
Thanks a lot. Very Helpful cheat-sheet
In your examples of querySelectorAll(), the element.querySelector($this->normalizeEntities16bit("8221")p:first-child$this->normalizeEntities16bit("8221")) code can be written: element.querySelector($this->normalizeEntities16bit("8221")p$this->normalizeEntities16bit("8221")) because only the first paragraph is returned for each li element.
If I decided not to support IE5 and prevent it trying to process the code, to prevent an error would you advice an excluding conditional comment or a JavaScript sniff to achieve this? I have not been successful with excluding IE5 with conditional comments and also achieving strict markup validation.
How do i use JavaScript
Prototype 1.5.0 Cheat Sheet ???
The New Cheat Sheet is Here:
http://www.prototypejs.org/2008/1/29/prototype-1-6-0-2-cheat-sheet
cool stuff! I was looking for some simple help document on Prototype and this looks a perfect summary.
Hi Jonathan
I'm not really into Prototype, but I was looking for a good PDF Cheat Sheet layout and stumbled onto yours. I am working on some Excel cheat sheets and I was wondering whether I can borrow your layout?
Thanks a lot!