All Tags »
chrome »
getHTML »
checkbox
Sorry, but there are no more tags available to filter with.
-
I am getting different results when using the javascript getHTML() in IE 8 and Chrome. Specifically, checkboxes are not maintaining their state. I.e. checked checkboxes do not remain checked after a call to getHTML(). To reproduce:In IE8 1. Go to http://cutesoft.net/example/JavaScript-API.aspx2. ...