jquery.fieldtag.js – watermarks for inputfields 24

Did you ever see some input fields that have a description tag in it and as soon as you click into them, in order to write something, the description disappears? That’s exactly what this jQuery plugin does for you. Even picture watermarks are a piece of cake, in fact everything handled by a string of Text and/or a CSS-class assigned to an input field, is possible.

jquery.url.js – read request variables 12

This jQuery plugin gives the ability to read request parameters of the actual url and makes them available for further use in your javascript files. Download the source or view a demo!