Top Development Tools Scripts for Lea Verou
Awesomplete is a very lightweight JavaScript library that comes with lots of customizable parameters for implementing basic auto-complete features for your forms.In its most basic form, the library doesn't even need any type of JavaScript special...
Some tools like the official W3C APIs do not support function chaining.While this might seem like a feature spoiled programmers might want in their code, using chained functions is a well-known technique to improve code readability and also cut down...
The script was inspired by a Firebug feature which allows users to increment / decrement CSS values via the up/down keys.What this means is that Incrementable will parse the content of a text field or textarea, and if a number is present and the cursor is...