arcticPigs release V1.0 helpefiles |
![]() |
Values: | The RGB value must be an integer value giving the red, green and blue components of the colour. Using hexadecimal values works best. in Java script you need to prefix '0x' in front of the number to indicate a hex number. The complete format is 0xRRGGBB where RR, GG and BB are the red, green and blue components of your colour ranging from 00 to FF. |
Last Updated: 06/18/02 |