| Subject: Re: [xsl] Input not editable From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Wed, 20 Sep 2006 12:07:30 +0200 | 
<input valuet="{@value}" type="text" mode"read">You miss an equal sign between 'mode' and "read", that's perhaps why you get an error. Also, the attribute 'mode' is not an HTML attribute for the input-tag. You can use readonly="readonly" to make it readonly in conformant browsers.
Cheers -- Abel Braaksma
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] Input not editable, Joe Fawcett | Thread | Re: [xsl] Input not editable, Abel Braaksma | 
| RE: [xsl] Input not editable, Joe Fawcett | Date | Re: [xsl] Input not editable, Abel Braaksma | 
| Month |