jQuery FormLabels 1.0 Released

My previous article about jQuery FormLabels 1.0RC2 was very popular (>2000 visits daily – more than on any other publication I have ever had) and I’ve got tons of feedback. I would like to thank all people who visited my site, left a comment, or retweeted the page. Big thanks for their comments to:

The new release 1.0 doesn’t have too many visual changes, but it does have a few very important structured modifications though:

  • depending on which element is a parent element, script creates formLabels either as spans or labels
  • new option ‘semantic’. If true, then plugin renders label tag before input box (works only if labelParent:’form’) (suggested by Alex Hall)
  • ‘labelParent’ option supports any element on the page (suggested by Ferry Mulyono), but labelParent: ‘form’ puts labels into closest form. Default value has been changed to ‘form’, which I think more reasonable than body tag
  • changed logic for label’s background detection in Firefox
  • fixed problem with blur event (formLabel did not disappear on autocomplete blur)
  • new demo

Go to the jQuery FormLabels Plugin page to see the demo and download all necessary files

 
 
 

0 Comments

Leave a Reply





 

0 Trackbacks

Trackback URL for this post:
http://o2v.net/blog/jquery-formlabels-1-0-released/trackback

0 Pings

Latest Blog Posts (read all)

  • My another blog

    I have stopped writing my link round-ups shortly after I started them. There is a reason for – I’d like to separate the content that I create out of content that was created by someone else. About a month ago, I’ve started my another...

  • Links Roundup #2

    This week was very productive on different updates in the Web world. The most noticeable were: False Simplicity by Dmitry Fadeyev tells us about very common design mistake of using icon-only navigation approach. In Top 10 Handy Web Typography Tools...

  • Links roundup #1

    After a short delay caused by job change (I am with Peopleclick Authoria now), I am going to continue publishing new posts at least once a week. In this week links roundup I have a few interesting articles: Jon Raasch from Smashing Magazine wrote an...