problem with trigger

classic Classic list List threaded Threaded
2 messages Options
hcr
Reply | Threaded
Open this post in threaded view
|

problem with trigger

hcr
 
 
 
 I have a problem with trigger: Should Orbeon support :read-write Pseudo-classes ?
 
for example:
  button .xforms-readonly img { text:expression(src="read-only.gif");  }
  button :read-write img { text:expression(src="read-write.gif");  }
         


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: problem with trigger

Erik Bruchez
Administrator
What is the problem you have exactly?

Currently we don't support pseudo-classes, we use our own custom  
classes (xforms-readonly, etc.). Now you are probably right that we  
should in addition to xforms-readonly an xforms-readwrite class.

-Erik

On Sep 27, 2008, at 8:24 PM, hechengrong wrote:

>
>
>
>  I have a problem with trigger: Should Orbeon support :read-write  
> Pseudo-classes ?
>
> for example:
>   button .xforms-readonly img { text:expression(src="read-
> only.gif");  }
>   button :read-write img { text:expression(src="read-write.gif");  }
>
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws