Closed GoogleCodeExporter closed 9 years ago
This is expected behavior, because internally the plugin uses a data property
called "watermark", and by specifying the same name as an attribute, you are
overwriting the internal property name.
If you really want to use your own attribute called "data-watermark", you need
to customize the code to use a different data name. It's pretty easy to do,
since all the data names are defined at the start of the code in variables.
Original comment by t...@speednet.biz
on 2 Jan 2012 at 8:05
Original issue reported on code.google.com by
allist...@gmail.com
on 2 Jan 2012 at 3:36Attachments: