Hi Sebastian,

Sebastian Werner schrieb:
> some browsers support pseudo classes to change these colors. This is  
> however currently not supported in qooxdoo. I currently don't have  
> details available. You could try to google for "pseudo classes  
> selection" whatever :)

Thanks for the hint. Indeed, there is such a "::selected" pseudo class 
[1]. However, it doesn't seem to work with IE at all. Firefox supports 
"::-moz-selection", but applies this style only to selected text, not to 
<input> fields. :-(

By the way, have you ever considered to draw those text fields by 
yourself instead of using HTML form elements? I guess that it should be 
possible, as there are even rich text editors around that work pretty 
well. It would be interesting to hear about your thought on this.

Cheers,
   Ralf

[1] http://www.w3.org/TR/2005/WD-css3-selectors-20051215/#UIfragments


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to