Inactive

Project Summary

  Analyzed 4 days ago based on code collected 4 days ago.

a simple tips for input control, tips use value property of input control to show, and auto show or hide when blur or focus the input control.

snapshotwhen document ready

type something in the input control, and the tips is hidden

if you leave the input blank, the tips will show again

when you submit the form, the script will check the input value to see there are changes, clear the input value if nothing changes.

usage

$(function() {
$('#Description').tips({ text: 'some tips' });
});

feedbackmailto:lnj@devtemptation.com

Share

In a Nutshell, simpletips...

 

Activity

30 Day Summary Apr 15 2013 — May 15 2013

12 Month Summary May 15 2012 — May 15 2013

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.