Topic awaiting preservation: style.backgroundColor problemo (Page 1 of 1) |
|
---|---|
Obsessive-Compulsive (I) Inmate From: Sweden |
posted 03-08-2006 16:24
Hi! |
Maniac (V) Inmate From: |
posted 03-08-2006 16:26
No, you don't. |
Maniac (V) Inmate From: |
posted 03-08-2006 16:32
More seriously, you won't reach your goal this way. You won't have a correct fader if you just "push the digits up" |
Paranoid (IV) Inmate From: Norway |
posted 03-08-2006 17:16
First of all I hope you realize that the hex code of a color represents 3 bytes ( RrGgBb ), so if you want a smooth fade you have to increase each byte, and not each 'hex digit'. |
Obsessive-Compulsive (I) Inmate From: |
posted 03-18-2006 03:26
I think if you use the old bgcolor attribute instead of styles, Firefox will return a hex code if it was written as such. If you're really interested, try viewing this page in various browsers to see how JavaScript interprets the colors. |
Maniac (V) Mad Scientist From: :morF |
posted 03-18-2006 06:56
If you really feel like digging through source code to find out how one person (or group) has done thing, go to http://www.wordpress.org because part of the new release of WordPress is a box that fades from yellow to blue upon configuration changes and page adding/edits. |