Pradinis
Pagalba
Užsisakyk!
- Reklamą
- Hostingą
- El. pašto dėžutę
Užsisakyk!
Įrankiai
Pasidalink
- Visos temos
Forumas | Modai, įskiepiai, panelės (PHP-FUSION) | Naujų modų pristatymai |
Autorius: ozzWANTED | Peržiūrų: 6237 |
ozzWANTED Administratorius Legenda Pranešimai: 8478 Įstojęs: 2006 Gru. 29 14:12:31 | |
Toonis ten ieškojo tokio kodo. Tai vat. Technical Notes SnowStorm works under most of the current major browsers (IE 5.x+, Netscape 6+). Testing has been limited to those browsers on PC/Mac. If you are seeing snow as you read this, then the script is working as expected. Thanks to the PNG format and a "wrapper" class written to support it, the benefits of alpha transparency can be seen on most browsers with this implementation. IE requires the use of a proprietary DXFilter to properly display PNG images with alpha transparency, but this is handled "automagically" by the PNG wrapper class. The snow script relies on a PNG handler class to add PNG functionality where applicable. Support for PNG can be removed easily enough also, if desired. Slower machines on IE:win32 may notice slightly improved performance when using GIF over PNG, but this has not been thoroughly tested. Implementation One Javascript reference is required. Aside from customization and images, that's it. <script type="text/javascript" src="script/snowstorm.js"></script> This file is viewable under the script directory. File Structure The script looks for snow images under ./image/snow/ by default as shown below. If desired, this can be changed in the user-configurable section. ./ + image/ + snow/ 0.png 1.png 2.png 3.png 4.png 5.png 0.gif 1.gif 2.gif 3.gif 4.gif 5.gif none.gif + script/ snowstorm.js Configurable Properties SnowStorm can be fairly easily customized; some of the major properties are listed below. usePNG Enables PNG images if supported. false disables all PNG usage and uses GIFs - may run slightly faster on older systems. imagePath The relative path to the snowflake PNG/GIF images. eg. image/snow/ (note the trailing slash - important) flakeTypes Sets the range of snowflake images to use. eg. a value of 5 will use images ranging from 0.png (or .gif) to 4.png. flakesMax Sets the maximum number of snowflakes that can exist on the screen at any given time. flakesMaxActive Sets the limit of "falling" snowflakes (ie. moving on the screen, thus considered to be active.) vMax Defines the maximum X and Y velocities for the storm; a random value in this range is selected for each snowflake. flakeWidth Width (pixels) allocated for ech snowflake image. flakeHeight Height (pixels) allocated for each snowflake image. flakeBottom Limits the "floor" (pixels) of the snow. If unspecified, snow will "stick" to the bottom of the browser window and persists through browser resize/scrolling. snowCollect Specifies whether or not snow should be allowed to stack and pile up. Can eventually be very CPU-intensive. Skripto oficialus puslapis: http://www.schillmania.com/proje...snowstorm/ Pavyzdys: http://www.schillmania.com/proje...ample.html Pastaba: <script type="text/javascript" src="script/snowstorm.js"></script> Kišate į savo saito subheader.php failą. MODĄ PRISEGU BR#1, Most Wanted Redagavo ozzWANTED 2007 Gru. 12 17:12:06 |
|
Creatium Administratorius Viršesnis už Dievą Pranešimai: 5868 Įstojęs: 2007 Rugp. 9 17:08:20 | |
Jega, labai fainas dalykas! Aciu |
|
ApelsinaS Narys Fruktas Pranešimai: 29 Įstojęs: 2007 Bir. 22 23:06:18 | |
didelis dekui |
|
armani Narys Fruktas Pranešimai: 23 Įstojęs: 2007 Lap. 7 01:11:00 | |
visai neblogai bet kokiai valandai buvau palikes daugiau nei puse cm neprisnigo |
|
DuRaCeLL VIP narys Generolas Pranešimai: 1033 Įstojęs: 2007 Rugp. 18 21:08:14 | |
Dėkui ozzWANTED, armani - jis tirpsta. |
|
CyberGod VIP narys Kapitonas Pranešimai: 572 Įstojęs: 2007 Rugp. 16 23:08:26 | |
Man patiko sitas ╔/═/╦/═/═/╦═/╗ Put t |
|
MAnjack Garbės narys Legenda Pranešimai: 11821 Įstojęs: 2006 Kov. 2 20:03:58 | |
Gal kas pavyzdį galit parodyt? |
|
Toonis VIP narys Viršesnis už Dievą Pranešimai: 5741 Įstojęs: 2006 Spa. 17 14:10:03 | |
http://www.schillmania.com/proje...ample.html DUMB. [galingų saliutų foto] |
|
MAnjack Garbės narys Legenda Pranešimai: 11821 Įstojęs: 2006 Kov. 2 20:03:58 | |
Nepastebėjau |
|
ozzWANTED Administratorius Legenda Pranešimai: 8478 Įstojęs: 2006 Gru. 29 14:12:31 | |
O mane asmeniškai tokie skriptai labai biesina ir nervina. Labai nemėgstu javascript tokio tipo addition'ų. Ir dėmėsį maišo ir skaityt trukdo... O KING lordų saite vopščė jau blogiau už tas kilometrines snaiges nei būt negali. BR#1, Most Wanted |
|
Ptycka Narys Terminatorius Pranešimai: 1492 Įstojęs: 2007 Sau. 19 18:01:08 | |
Nu tik sventinems nuotaikoms toki ikalt...o taip sutinku su ozz |
|
Lordcraft Narys Generolas Pranešimai: 930 Įstojęs: 2006 Rugs. 6 16:09:15 | |
ozzWANTED parašė: O mane asmeniškai tokie skriptai labai biesina ir nervina. Labai nemėgstu javascript tokio tipo addition'ų. Ir dėmėsį maišo ir skaityt trukdo... O KING lordų saite vopščė jau blogiau už tas kilometrines snaiges nei būt negali. tu tik dabar taip sakai kad nervina o poto patiks nes sniega tik internete tegalesi pamatyti as seis metais sniego dar nemaciau... |
|
Liutuxxx Narys Patrankų mėsa Pranešimai: 1 Įstojęs: 2009 Vas. 21 18:02:22 | |
o tai ja det prie modifikaciju? |
|
Narys Pulkininkas Pranešimai: 439 Įstojęs: 2009 Vas. 28 09:02:00 | |
[c]Liutuxxx parašė: o tai ja det prie modifikaciju?[/mesk ten kur nori,kad prismigtu http://www.linksmiau.net |
Peršokti į forumą: |