vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Mini Mods - Snowstorm: A Javascript Snow Effect With Light Bulbs Effects (https://vborg.vbsupport.ru/showthread.php?t=229459)

theFM 12-02-2009 10:00 PM

Snowstorm: A Javascript Snow Effect With Light Bulbs Effects
 
Snowstorm: A Javascript Snow Effect for HTML

IF YOU ARE INSTALLING THIS , PLEASE CLICK INSTALL , FOR FUTURE UPDATES AND SUPPORT
https://vborg.vbsupport.ru/vborg_mis...hreadid=229459

Let It Snow.
So, you want Javascript snow on your web site, eh?

What It does

Snowstorm is a Javascript-driven snow effect that can be easily added to web pages. It is free for use, and easy to set up. A single Javascript file provides the functionality required. No images are used for the snow effect.

How to Use

Add this to your Header Template or Headinclude Template or ForumHome Template (It only then displays it on your index page )

PHP Code:

<!-- required snowstorm JS, default behaviour -->
<
script type="text/javascript" src="snowstorm.js"></script>

<!-- 
nowwe'll customize the snowStorm object -->
<script type="text/javascript">
snowStorm.snowColor = '
#99ccff'; // blue-ish snow!?
snowStorm.flakesMaxActive 96;  // show more snow on screen at once
snowStorm.useTwinkleEffect true// let the snow flicker in and out of view
</script

This is For Light Bulbs Effects

PHP Code:

<link rel="stylesheet" media="screen" href="christmaslights.css" />
<
script type="text/javascript" src="soundmanager2-nodebug-jsmin.js"></script>
<
script type="text/javascript" src="http://yui.yahooapis.com/combo?2.6.0/build/yahoo-dom-event/yahoo-dom-event.js&2.6.0/build/animation/animation-min.js"></script>
<
script type="text/javascript" src="christmaslights.js"></script>
<
script type="text/javascript">
var 
urlBase './';
soundManager.url './';
</
script

Upload the snowstormv14_20091115 Folder to your Root (vbulletin root)

Demo

http://www.schillmania.com/projects/snowstorm/

Technical Notes

Snowstorm works under most of the old major browsers (IE 5.x+, Netscape 6+) as well as IE 6, 7, 8, Firefox, Safari and Opera, and the iPhone. If you are seeing snow as you read this, then the script is working as expected.

saadessa 12-03-2009 07:08 PM

please mor explaning about how to do for js file & the folders

Stryker412 12-03-2009 07:21 PM

Can you post a screenshot?

saadessa 12-03-2009 07:28 PM

Quote:

Originally Posted by Stryker412 (Post 1924881)
Can you post a screenshot?

ok its workfine for snow only i need explane of that for lights
how can i add this lights
thank you

Mo7mD.ZaYOnA 12-03-2009 07:38 PM

Certainly a wonderful, especially coming Chrisms
I want to Adifaa of the interface and not in the main forum
I mean, here is www.tiraq.com
where I want to add code was added?
Thanks

TheLastSuperman 12-03-2009 07:40 PM

Hmm... someone beat you to this... by several months :p

https://vborg.vbsupport.ru/showthread.php?t=208309

S-MAN

saadessa 12-03-2009 07:42 PM

Thank you for attention and follow-up and .. thank you for this wonderful code

theFM 12-03-2009 07:49 PM

Quote:

Originally Posted by TheLastSuperman (Post 1924889)
Hmm... someone beat you to this... by several months :p

https://vborg.vbsupport.ru/showthread.php?t=208309

S-MAN

No He has not , because the new code i added has Lights also

Which is Not there in the first place and also on the main site they still have not added the code for Lights.

Thats why I Added It

TheLastSuperman 12-03-2009 07:52 PM

Quote:

Originally Posted by theFM (Post 1924894)
No He has not , because the new code i added has Lights also

Which is Not there in the first place and also on the main site they still have not added the code for Lights.

Thats why I Added It

Really?

From that mods thread:

Quote:

Originally Posted by ymam (Post 1924328)
Great mod it's unfortunate that it does effect forum performance.
That being said does anyone know how to remove the exploding lights in the java script.
I really like the lights but, for the life of me cannot figure out how to remove exploding script without screwing it all up.
Suggestions?


So if you knew about it why did you not reference it then and use the code for the lights as an add-on to that per say? ;) Sort of like another mod of yours I saw on here that is a copy or "mistaken" duplicate even though you noted there was a similar mod *not quite identical yet you never linked to it either :erm: ? It's just making me think you know of these mods but don't want to give credit where it's due... it's the barber shop principle imo i.e. whoever was in here first is next in line... same principle basically he posted it first link to his thread and don't have two similar mods that are not quite identical otherwise I should just go copy some others mods, change one line of code or add in a feature and get more installs?


It's not about numbers or getting riled up slightly in posts no matter how I meant it or you took it ;) it's about doing what's right.


All times are GMT. The time now is 03:43 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02095 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete