Anyone else out there have issues with IE9 not submitting via a checkbox change?

ShowUnPublished : WOCheckBox {
        checked = session.showUnpublishedInReports;
        onChange = "form2.linkValue2.value = 'REFRESH';form2.submit();return 
false;";
        
}

Rendered:
<td>
<form method="post" name="form2" 
action="/cgi-bin/WebObjects/TOSDevelopment.woa/wo/KdzQyoz5kMB0b8WMt2C8HM/11.0.TOSWrapper.0.19.0.1.43.1.5">
<input type="hidden" value="REFRESH" name="linkValue2">
<input onchange="form2.linkValue2.value = 'REFRESH';form2.submit();return 
false;" type="checkbox" name="0.TOSWrapper.0.19.0.1.43.1.5.3" 
value="0.TOSWrapper.0.19.0.1.43.1.5.3"> Show unplublished items
<input type="hidden" name="wosid" value="KdzQyoz5kMB0b8WMt2C8HM"></form>

</td>

Wondering
James Cicenia

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to