textfield data problem
Dear all,
This might be very silly, but I am stuck
I was making a textfield in html. and then putting in some value into the textfield to display as default. Works. fine.
However I would want the data in the textfield to disappear as soon as it gets focus(mouse click or "Tab" select) tried doing some javascript with an onClick() functionality, doesnt work.!
All help appreciated.
Thanks

