In the form demo, change
onclick="clickclear(this, 'Default value')"
to
onfocus="clickclear(this, 'Default value')"
This will make it also work when a user uses Tab to go to that field
Original issue reported on code.google.com by clive.ga...@gmail.com on 19 Jan 2010 at 5:36
Original issue reported on code.google.com by
clive.ga...@gmail.com
on 19 Jan 2010 at 5:36