|
SWiSH Forum Forum użytkowników programów SWiSH |
|
Webdesign, HTML, technologie - kolory javascript
lechu - Pon 30 Maj, 2005 08:53 Temat postu: kolory javascript jak to jest z kolorami w javascript co oznacza "f" "c" itd.. jest to kawalek kodu z preloadera i odpowiada za gradient.
Kod: | // Color the preloadbar is starting with - enter 1st, 3rd and 5th numbers/letters of color code kolory paska
startingColor[0] = "f"
startingColor[1] = "c"
startingColor[2] = "0"
// Color the preloadbar is going to end up with - enter the 1st, 3rd and 5th numbers/letters of color code kolory paska
endingColor[0] = "f"
endingColor[1] = "6"
endingColor[2] = "0" |
pozdr.......
|
|