Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Also you cannot use
Sys.WebForms.PageRequestManager.getInstance().add_initializeRequest(initializeRe
questHandler) to fix this as the request post body has already been build (in
javascript) before it is called
Original comment by Keith.Ki...@gmail.com
on 2 Mar 2012 at 4:22
I have attached a Visual Studio 2010 sample demonstrating the problem. This
uses jQuery 1.7.1, jQuery.watermark (3.1.3), ASP.Net 4 WebForms.
Original comment by Keith.Ki...@gmail.com
on 3 Mar 2012 at 9:00
Attachments:
Marked as "invalid", because it's a complex scenario that the plugin already
has techniques to work around. The documentation here already addresses these
issues -- when you are putting the plugin into JavaScript-initiated postbacks,
you will need to make calls yourself to turn on/off the watermarks, if the
plugin cannot handle itself.
Original comment by t...@speednet.biz
on 13 Aug 2012 at 2:18
Original issue reported on code.google.com by
Keith.Ki...@gmail.com
on 2 Mar 2012 at 4:10