ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 26,858
- Points
- 823
Reputation:
LQD submitted a new resource:
Snow Effect - Simply make your forum for winter celebrations
Read more about this resource...
Snow Effect - Simply make your forum for winter celebrations
Guide to make your forum with falling Snow flakes
Step 01 : Create a custom .js file
Open Notepad++ and paste the codes below and save as .js file (Eg. Snow.js)
Code:// CREDITS: // Snowmaker Copyright (c) 2003 Peter Gehrig. All rights reserved. // Distributed by http://www.hypergurl.com // Permission given to use the script provided that this notice remains as is. // Set the number of snowflakes (more than 30 - 40 not recommended) var snowmax=3; //...
Read more about this resource...