Manuel Boy Coder Blog

Intelligente Webentwicklung

jQuery Formtips

6 comments

jQuery Formtips Version 1.1

What?

“Form Tips” is a plugin for the popular javascript library jquery. It enables a form to draw default values or messages into input/textarea elements. The text is fetched from the title-attribute of the element.

It’s not rocket science but a nice little helper for an everyday task!

Download

Download current version now from Google Code.

Written by manuel

November 22nd, 2009 at 4:40 pm

Posted in

6 Responses to 'jQuery Formtips'

Subscribe to comments with RSS or TrackBack to 'jQuery Formtips'.

  1. [...] messages into input/textarea elements. The text is fetched from the title-attribute of the element. Web Site Demo Download Share and [...]

  2. [...] [...]

  3. Umm, sorry buddy, you have a bug in your code.

    When you place something inside the textarea, as soon as it looses focus it goes back to the default title value.

    Aaron

    28 Feb 11 at 05:14

  4. @Aaron
    Did you use the latest version of the plugin (1.2.3)?
    It yould be nice if you could tell me which browser you are using or maybe provide a demo link.

    manuel

    28 Feb 11 at 22:25

  5. what about the password fields. it shows hidden tips ..

    develturk

    9 Jun 11 at 16:45

  6. @develturk
    It would be nice if you could report this in the Google Code project: http://code.google.com/p/jquery-formtip/issues/list

    Thanks!

    manuel

    15 Jun 11 at 07:16

Leave a Reply