Contents tagged with jquery watermark plugin
-
jQuery watermark plugin not working when postback from within an UpdatePanel
Issue: I had a textbox with jquery watermark applied inside of an asp.net UpdatePanel. When I postback without entering anything in the textbox and grab the Text1.Text in the postback, the value showed the watermark text. Ideally it should be empty text as I did not enter anything in the textbox.