SBL GRAPHICS DESIGNZ
You need to login or register in order to fully use all the features and view all the sections of this site.
Thank you.
Hoping you'll be an active member
Regards: sbl graphics Team
shaking image when hover 358e34g
SBL GRAPHICS DESIGNZ
You need to login or register in order to fully use all the features and view all the sections of this site.
Thank you.
Hoping you'll be an active member
Regards: sbl graphics Team
shaking image when hover 358e34g
SBL GRAPHICS DESIGNZ
Would you like to react to this message? Create an account in a few clicks or log in to continue.

SBL GRAPHICS DESIGNZ

Solid bloodline-Grapics designz
 
HomePortalSBL LAYOUTSGalleryLatest imagesSearchRegisterLog in
shaking image when hover 5b1ow1shaking image when hover Fz45e9shaking image when hover 21mzprqshaking image when hover 2568eowshaking image when hover 1072gqrshaking image when hover 29yr3f7shaking image when hover 11rbvpeshaking image when hover J5gf2bshaking image when hover 28248s0shaking image when hover Efgh7lshaking image when hover 5b1ow1shaking image when hover Fz45e9shaking image when hover 21mzprqshaking image when hover 2568eowshaking image when hover 1072gqrshaking image when hover 29yr3f7shaking image when hover 11rbvpeshaking image when hover J5gf2bshaking image when hover 28248s0shaking image when hover Efgh7l
Generators
Live previewer
Css Linker
Js Linker
Auto friend Adder
Text Flipper
Image Effect
Js Encrypter
Fancy Text Generator
Comment Generator
Who View Me
SBL NavigatION
BIGGER CBOX
PRIVATE CBOX
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Search
 
 

Display results as :
 
Rechercher Advanced Search
Top posters
cursed witch (66)
shaking image when hover I_vote_lcapshaking image when hover I_voting_barshaking image when hover I_vote_rcap 
redblood21 (58)
shaking image when hover I_vote_lcapshaking image when hover I_voting_barshaking image when hover I_vote_rcap 
SBL_MARIA (43)
shaking image when hover I_vote_lcapshaking image when hover I_voting_barshaking image when hover I_vote_rcap 
miZz_LABLAB (40)
shaking image when hover I_vote_lcapshaking image when hover I_voting_barshaking image when hover I_vote_rcap 
ivantage (32)
shaking image when hover I_vote_lcapshaking image when hover I_voting_barshaking image when hover I_vote_rcap 
Keana (25)
shaking image when hover I_vote_lcapshaking image when hover I_voting_barshaking image when hover I_vote_rcap 
miNgkay (24)
shaking image when hover I_vote_lcapshaking image when hover I_voting_barshaking image when hover I_vote_rcap 
muzikaXD (21)
shaking image when hover I_vote_lcapshaking image when hover I_voting_barshaking image when hover I_vote_rcap 
Mherwin (19)
shaking image when hover I_vote_lcapshaking image when hover I_voting_barshaking image when hover I_vote_rcap 
Ever. (14)
shaking image when hover I_vote_lcapshaking image when hover I_voting_barshaking image when hover I_vote_rcap 
Contact

Site Designer

Banner maker ArK
Affiliates
shaking image when hover Mkkyg1
shaking image when hover 23vmbt1
shaking image when hover 24mvrc4
shaking image when hover 2hcgg1j
shaking image when hover N16pnm
shaking image when hover 334hu2v
shaking image when hover 2ll14di
Polls1

casino 99polls
Sbl playlist


 

 shaking image when hover

Go down 
AuthorMessage
earlskiee23

earlskiee23


Number of posts : 11
Registration date : 2009-04-24
Age : 30
Location : bohol

shaking image when hover Empty
PostSubject: shaking image when hover   shaking image when hover I_icon_minitimeSun Apr 26, 2009 7:33 am

just put this in your JS extension...

Code:
/**************************************************/
/* Image shake - Friendster Tweaks                */
/* by: Archer  - [url=http://www.friendsterforum.com%c2%a0/]www.friendsterforum.com [/url]        */
/* adjust the value of speed and radius          */
/**************************************************/

pics = document.getElementsByTagName('img')
FF = "Netscape"
IE = "Microsoft Interner Explorer"
radius=8
speed=5
a = 0

function tagAllPics(){
for(x=0; x<pics.length;x++){
if(navigator.appName==FF){
pics[x].setAttribute("onmouseover","tagX("+x+")")
pics[x].setAttribute("onmouseout","tagY("+x+")")
}

else{
psrc = pics[x].getAttribute("src")
pid = pics[x].getAttribute("id")
pcls = pics[x].getAttribute("class")
pics[x].outerHTML=
"<img id="+pid+" class="+pcls+" src="+psrc+
" onmouseover=tagX("+x+") onmouseout=tagY("+x+")>"}
}
}


function tagX(x){
pics[x].style.position="relative"
moveIt = setInterval("orbit("+x+")",5)
}

function tagY(x){
pics[x].style.top = "0"
pics[x].style.left= "0"
window.clearInterval(moveIt)
}

function orbit(x){
pics[x].style.top= radius*Math.cos(a/speed)
pics[x].style.left=radius*Math.sin(a/speed)
a++;}
setTimeout("tagAllPics()", 1000)
Back to top Go down
http://www.friendster.com/newearlskiee
 
shaking image when hover
Back to top 
Page 1 of 1
 Similar topics
-
» shaking links when hover
» Rainbow effect LInk when it is hover
» Shaking primary Pic
» FLOATING IMAGE
» FLOATING IMAGE plus viewers pic

Permissions in this forum:You cannot reply to topics in this forum
SBL GRAPHICS DESIGNZ :: SBL Tricks And Tutorials :: Js codes-
Jump to: