we can get the .html() in script/noscript
but once we want to write it back, we got error
e.g.
$("script").html("var a=123");

"Unexecpeted call to method or property access"

Reply via email to