Microsoft
Software
Hardware
Network
Question : how can I set all inputs to readonly in jquery?
Hello guys
When I open my page I'd like to set all inputs to readonly, how can I do this?
thanks
Answer : how can I set all inputs to readonly in jquery?
By class...
$(".className").attr('read
only','rea
donly');
Random Solutions
Conditional Formating in Access
Excel control returns only a string
AMD vs Intel? on dell's website - which has greater VM performance?
FAX configuration in windows 2003 server with Gmail.
How do I modify this php script to send a confirmation?
change SQLserver 2005 to mix mode
Setting up my first database driven web site
wordpress causing infinite tabs opening?
VB .NET 2005 Combine Two Tables on Primary Key and Display in DataGridView
Excel Date Time format conversion yyyy-mmm-dd hh:mm:ss to mm/dd/yyyy hh:mm:ss