Rhyming Panda
Back again - weblog working | Main | Coinstar raid

Wrote my first jQuery plugin

Just wrote randomly (rpax.randomly.js), a short plugin that randomly assigns a value from an array to a wrapped set. It is currently live on my home page.

I used the excellent jQuery in action as reference.

Very pleased with jQuery's ease of use and quick creation.

I will release the source code once I grok the plugin metadata.