|
Posted by Gérard Talbot on October 5, 2005, 6:31 pm
Please log in for more thread options
jullag@hotmail.com a écrit :
> Hi everyone,
> this was originally posted to a javascript group.
> If indeed there is no standard, is there a way to do it SPECIFICALLY
> for firefox?
No. Not for now. Not that I know of.
http://www.meyerweb.com/eric/css/tests/css2/sec05-11-03.htm
Netscape 7.0 was passing this test accordingly; so this must be some
kind of regression.
http://www.designdetector.com/articles/results.html
> anyone can help?
> thanks!
> j
>
> jullag wrote:
>
>
>>Hi there,
>>does anyone know how to set the color and/or background color of radio
>>buttons, in a way that's compatible with all browsers, including
>>firefox at least?
>>
No. Not for now. Not that I know of.
http://www.meyerweb.com/eric/css/tests/css2/sec05-11-03.htm
Netscape 7.0 was passing this test accordingly; so this must be some
kind of regression.
http://www.designdetector.com/articles/results.html
>>i've tried
>>document.form.elements[i].style.backgroundColor='red';
>>as well as
>>document.form.elements[i].style.color='red';
>>
Those are reasonable attempts.
>>none of which work with firefox (latest version 1.0.4), although i
>>looks perfect in Opera 8.5...
>>
>>any help would be greatly appreciated
>>
>>thanks,
>>julien
>
I have not found any bugzilla bugfile on this.
>
> This is really a CSS or HTML question, you may get better answers in
>
> comp.infosystems.www.authoring.html
> or
> comp.infosystems.www.authoring.stylesheets
>
> FWIW, my answer is no, you can't do it reliably in all browsers. By
> all
> means attempt it, but expect it not to work in many browsers.
>
Gérard
--
remove blah to email me
|