manhcodedao / jquery-watermark

Automatically exported from code.google.com/p/jquery-watermark
0 stars 0 forks source link

code sugestion #80

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
at line 303
        if ( text == '' ) text = $input.attr("title");

If watermark is empty, get the title as default .

:)

Original issue reported on code.google.com by master.z...@gmail.com on 27 Jan 2012 at 6:07

GoogleCodeExporter commented 8 years ago
This issue is fixed in the latest release (3.2.0) with the addition of the 
textAttr option.

Original comment by t...@speednet.biz on 16 Aug 2014 at 4:53