UNLEASHED YOUR CREATIVITY!
You'll need to login or register in order to fully use all the features and view all the sections of this site.
Thank you.
Regards: FSMANIA Team
UNLEASHED YOUR CREATIVITY!
You'll need to login or register in order to fully use all the features and view all the sections of this site.
Thank you.
Regards: FSMANIA Team
UNLEASHED YOUR CREATIVITY!
Would you like to react to this message? Create an account in a few clicks or log in to continue.

UNLEASHED YOUR CREATIVITY!


 
HomePortalGalleryPublicationsSearchLatest imagesRegisterLog in

 

[Compilation of Some Unique Full Page Animation/Effects]

View previous topic View next topic Go down 
Author Message
ayeh
Global Moderator
[Compilation of Some Unique Full Page Animation/Effects] 66gftt
ayeh

Male
Age : 30 Registration date : 2009-03-03 Number of posts : 11 Location : cavite Job/hobbies : student lang. Humor : Know me :]

[Compilation of Some Unique Full Page Animation/Effects] Vide
PostSubject: [Compilation of Some Unique Full Page Animation/Effects]   [Compilation of Some Unique Full Page Animation/Effects] Icon_minitimeFri Mar 06, 2009 12:21 am

Credits to miss ---xXirukiTepe---

Guidelines for people who wants to use this trick 😉

1ST: Download the Js animations.
2ND: after downloading choose some of the effects then add in your main code which you download earlier.

as simple as that? getching? 🤣

Compilation of some "PAGE EFFECTS"
-The javascript animation-

Now lets start....


1. Sprites Preview here
Download the code here(Sprites)


2. Wavy blobs Preview here
Download the code here(wavy)

3. Drifting Bubbles Preview here
Download the code here(bubbles)

4. Butterflies Preview here
Download the code here(bUTTERFLY)

5. falling effect

Falling script:
here's the major code:
Download the code here(Falling)



Then choose for the ff:

Just paste under the major code... given above!(Ps. Replace the bold parts)




[quote=Effects here]
a. falling texts

Code:
function JSFX_StartEffects()
{
    JSFX.Falling(2,"Welcome", 60);
    JSFX.Falling(2,"[url=http://friendstermania.forumakers.com/]WELCOME[/url]", 60);
    JSFX.Falling(2,"Cool!", 60);
    JSFX.Falling(2,"XIRU", 60);
}
document.write('');
b. Atomic ..

Code:
function JSFX_StartEffects()
{
    JSFX.Falling(10,"[img]http://www.javascript-fx.com/page_anim/snow/images/atomic.gif[/img]", 60);
}
document.write('');
c. angels

Code:
function JSFX_StartEffects()
{
    JSFX.Falling(5,"[img]http://www.javascript-fx.com/page_anim/snow/images/angel.gif[/img]", 60);
}
document.write('');
d. Hearts

Code:
function JSFX_StartEffects()
{
    JSFX.Falling(20,"[img]http://www.javascript-fx.com/page_anim/snow/images/heart4a.gif[/img]", 60);
}
document.write('');
e. Leaves

Code:
function JSFX_StartEffects()
{
    JSFX.Falling(20,"[img]http://www.javascript-fx.com/page_anim/snow/images/leaf.gif[/img]", 60);
}
document.write('');
f. snow flakes

Code:
function JSFX_StartEffects()
{
    JSFX.Falling(10,"[img]http://www.javascript-fx.com/page_anim/snow/images/snow_flake.gif[/img]", 60);
    JSFX.Falling(10,"[img(40,40)]http://www.javascript-fx.com/page_anim/snow/images/snow_flake.gif[/img]", 60);
}
document.write('');
Previews here:

falling texts: http://www.javascript-fx.com/page_anim/snow/demo7.html
falling atomics: http://www.javascript-fx.com/page_anim/snow/demo6.html
falling angels: http://www.javascript-fx.com/page_anim/snow/demo5.html
falling hearts: http://www.javascript-fx.com/page_anim/snow/demo4.html
falling leaves: http://www.javascript-fx.com/page_anim/snow/demo3.html
falling snows: http://www.javascript-fx.com/page_anim/snow/demo2.html
[/quote]
Back to top Go down
http://friendster.com/ayehempty
danz
Webmaster
[Compilation of Some Unique Full Page Animation/Effects] Starwars7
danz

Male
Age : 32 Registration date : 2009-03-02 Number of posts : 86 Location : Dimatagpuan City,lolz Job/hobbies : LAYOUT DESIGNING Humor : very happy

[Compilation of Some Unique Full Page Animation/Effects] Vide
PostSubject: Re: [Compilation of Some Unique Full Page Animation/Effects]   [Compilation of Some Unique Full Page Animation/Effects] Icon_minitimeMon Mar 09, 2009 2:49 am

cool tricks.. ayeh.. tnx for sharing it here..

SOO nyc..maybe ill try this one Very Happy.
keep on posting.
Back to top Go down
http://profiles.friendster.com/danilodeleon
[AKOSIAMICK]
VIP
[Compilation of Some Unique Full Page Animation/Effects] Vip
[AKOSIAMICK]


Age : 27 Registration date : 2009-03-11 Number of posts : 60 Location : Job/hobbies : Humor :

[Compilation of Some Unique Full Page Animation/Effects] Vide
PostSubject: Re: [Compilation of Some Unique Full Page Animation/Effects]   [Compilation of Some Unique Full Page Animation/Effects] Icon_minitimeFri Mar 13, 2009 1:47 am

cool tricks tnx
Back to top Go down
rose_princess
Administrator
[Compilation of Some Unique Full Page Animation/Effects] 2hovgwn
rose_princess

Female
Age : 31 Registration date : 2009-03-02 Number of posts : 138 Location : taguig city Job/hobbies : landdin asawa quh hahaha Humor : i love danilo

[Compilation of Some Unique Full Page Animation/Effects] Vide
PostSubject: Re: [Compilation of Some Unique Full Page Animation/Effects]   [Compilation of Some Unique Full Page Animation/Effects] Icon_minitimeFri Mar 13, 2009 3:29 am

nice one Smile
Back to top Go down
Sponsored content





[Compilation of Some Unique Full Page Animation/Effects] Vide
PostSubject: Re: [Compilation of Some Unique Full Page Animation/Effects]   [Compilation of Some Unique Full Page Animation/Effects] Icon_minitime

Back to top Go down

[Compilation of Some Unique Full Page Animation/Effects]

View previous topic View next topic Back to top 
Page 1 of 1
Friendster Mania Members
Follow the rules of this forum!

Permissions in this forum: You cannot reply to topics in this forum
UNLEASHED YOUR CREATIVITY! :: FSMANIA DESIGN AND DEVELOPMENT :: JAVASCRIPT -