basket.js (0.2)

A simple (proof-of-concept) script loader that caches scripts with localStorage

basket.js is a small JavaScript library supporting localStorage caching of scripts. If script(s) have previously been saved locally, they will simply be loaded and injected into the current document. If not, they will be XHR’d in for use right away, but cached so that no additional loads are required in the future.

ArcText

While CSS3 can letters, it’s complicated to arrange each letter along a curved path. Arctext.js is a jQuery plugin that does it for you and the results look great.

ArcText

While CSS3 can letters, it’s complicated to arrange each letter along a curved path. Arctext.js is a jQuery plugin that does it for you and the results look great.

From jQuery to JavaScript: A Reference

Jeffrey Way takes a variety of common jQuery tasks, and converts them to both modern and legacy JavaScript. Very handy if you’re more comfortable with jQuery than native JavaScript and want to pick up some techniques.

Newer Older

Page 2 of 21