' );
}
---
Mark Mertel
TEK systems
Desk: 425.288.7214
Mobile: 206.353.2663
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Sven Neuhaus
Sent: Tuesday, April 29, 2008 12:39 AM
To: html-template-users@lists.sourceforge.net
Subject: Re: [htmltmpl] fetch
Mertel, Mark schrieb:
> After loading the template, can I fetch all of the input fields and set
> them to readonly?
Wether or not a input field is disabled is controlled by the disabled
Attribute of the HTML element.
For HTML 4.01:
For XHTML:
So, if you want to control the disabled status fr