[Home] [By Thread] [By Date] [Recent Entries]
m.core@xxxxxxxxxxxxxxxx wrote:
<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
|

Cart



