I tried the following alternative htmls but they did not work. (All the
below html are working in other browsers like IE, Safari etc.,)
1] With DISABLED
<html>
<td><input type="checkbox" name="motorCheckbox" value="abc" DISABLED</td>
</html>
2] With disabled="disabled"
<html>
<td><input type="checkbox" name="motorCheckbox" value="abc"
disabled="disabled"</td>
</html>
Nobody/Anonymous
None
None
Public
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use