- From: Claude JABOT <claude.jabot@iupmime.univ-lemans.fr>
- Date: Wed, 26 May 2004 13:43:00 +0200 (MEST)
- To: <www-forms@w3.org>
Hello !
With Formsplayer plugin for IE 6.
When using this bind, the control is not read only :
<xforms:bind nodeset="DME-REP" type="xsd:boolean" readonly="true()"/>
while using this one, it works :
<xforms:bind nodeset="DME-REP" readonly="true()"/>
Is there any conflict between type and readonly properties ?? Is there a
mistake somewhere ??
Thans for your help.
Best regards
Claude Jabot
Received on Wednesday, 26 May 2004 07:43:09 UTC