Donate Share

Lobo - Java Web Browser

Tracker: Bugs

5 Cannot disable input items like checkbox in LOBO. - ID: 2815819
Last Update: Tracker Item Submitted ( mnagesh )

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>


Nagesh Metla ( mnagesh ) - 2009-07-02 14:30

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.