[jQuery] How to color a selected option in a select that will work on FF.

2009-02-22 Thread sirmoreno
Hi, I've added: style=background-color:#A0; to one of the options in a select it works well on IE but not on FF and Chrome. Any Ideas?

[jQuery] Re: How to color a selected option in a select that will work on FF.

2009-02-22 Thread sirmoreno
When you select the colored option (Banana). On IE you can see the background color when the option is selected (the select is closed). But on FF and Chrome you can't see the color when the option is selected. On Feb 22, 12:44 pm, Mauricio \(Maujor\) Samy Silva css.mau...@gmail.com wrote:

[jQuery] Dialog - Can't Copy or Select Text

2009-01-12 Thread sirmoreno
Hi, I Set up a JQuery Dialog in my site. But in FF the user can't select or copy text from the Dialog. And in IE Ctrl + C doesn't work after selecting a text. Another Question: how to disable the resizing of the Dialog. Thanks Rafael.