Link Details

Link 11434 thumbnail
User 111696 avatar

By bloid
via pixelcarnage.net
Published: Jan 19 2007 / 09:12

JQuery is the best thing to happen to JavaScript since… well, ever! In this article I’ll show you a few good examples of why JQuery is so darned good.
  • 15
  • 0
  • 1243
  • 388

Comments

Add your comment
User 207602 avatar

Jim Wilson replied ago:

-1 votes Vote down Vote up Reply

Since version 1.5 (currently still a release candidate), the Prototype library has supported the $$() method - which for the most part acts just like jQuery's $() method.

So _most_ of the examples in this article are achievable with Prototype as well - in case your project already includes Prototype, and you don't want to jump to jQuery just yet.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.