jQuery Crash Course

Suggested literature

Beginner

Intermediate

Advanced

More tutorials

Reference

# Functional (partial) listing:

# Alphabetical listing

# Official API

# API Browser

# Cheat sheet

Plugins

Form-related:

Other:

  • Metadata: Extracts metadata from classes, random attributes or child elements.
    • Metadata can be inserted in class-attributes without interfering with css (e.g. <li class="someclass {some: 'data'} anotherclass">...</li>) , because strings starting with '{' and '}' are skipped and not resolved to css classes.
  • Chili: A code highlighter that has out-of-the-box support for JavaScript, jQuery, PHP, XHTML, MySQL, Java, C++, C#, CSS, Delphi, and LotusScript.
  • HotKeys: Lets you easily add and remove handlers for keyboard events.
  • And many more...
Comments (0)