JQuery problem IE8 name attribute
- by Parhs
Hello...
In IE8 this
input.attr("name","exam.exam_Normal['" +normal_id_unique + "'].boolean_v");
Outputs this only in IE8....
<input propdescname="exam.exam_Normal['1'].boolean_v" type="hidden" value="0"/>
WHY WHY?? Why everywhere are problems... why