0
how to set the textbox of html readonly to true using python?
8 Antworten
0
First tell me what html is.
0
html5
0
so what's the difference
0
forget it .its not for you.
0
Use the read only attribute for the input box. Before the closing '>', type readonly.
E.g
<input type ="text" name="Name" value="this is read-only" readonly>
0
whats the syntax to do it dynamically..means if i check the checkbox then fields will be editable and if i uncheck it it becomes readonly...
0
gershon can u give ur email id so i can clearly mention my problem and can send u some screen shots
0
Sure
gfosu1997@Gmail.com