Shaking Primary Picture
+4
PLAYBOY[FORBIDDEN_LOVE]
[DYOSZA] Allana
[DYOSZA]JiNRiKiSHA
Psycho Dancer
8 posters
Page 1 of 1
Shaking Primary Picture
- Code:
if (!attachOnLoadHandler(function() { SHAKEIMG.init();})) window.onload = function() { SHAKEIMG.init();};
if (typeof SHAKEIMG == "undefined") { SHAKEIMG = {}; }
SHAKEIMG = {
stopIt: 0,
stopAt: 1,
deg: 3,
classShake: function() {
try {
sty = document.createElement("style");
sty.type = "text/css";
sty.innerHTML = ".shakeIt{position:relative;}";
document.getElementsByTagName("head")[0].appendChild(sty);
}catch(e){}
try {
document.styleSheets[document.styleSheets.length - 1].addRule(".shakeIt", "position:relative;");
}catch(e){}
},
init: function() {
imgSrc = this.getModuleByClassName(/imgblock200/i)[0].getElementsByTagName("img")[0].getAttribute("src");
getSrc = this.getModuleByClassName(/imgblock200/i)[0].getElementsByTagName("a")[0];
getSrc.innerHTML = "<img src=\""+imgSrc+"\" class=\"shakeIt\" onMouseover=\"SHAKEIMG.initshake(this);SHAKEIMG.rattleimage()\" onMouseout=\"SHAKEIMG.stoprattle(this);top.focus()\" onClick=\"top.focus()\">";
SHAKEIMG.classShake();
},
initshake: function(x) {
this.stopIt = 0;
goyang = x;
goyang.style.left = 0;
goyang.style.top = 0;
},
rattleimage: function() {
if ((!document.all && !document.getElementById) || this.stopIt == 1) {
return;
}
if (this.stopAt == 1) {
goyang.style.top = parseInt(goyang.style.top)+this.deg;
}else if (this.stopAt == 2) {
goyang.style.left = parseInt(goyang.style.left)+this.deg;
}else if (this.stopAt == 3) {
goyang.style.top = parseInt(goyang.style.top)-this.deg;
}else {
goyang.style.left = parseInt(goyang.style.left)-this.deg;
}
if (this.stopAt < 4) {
this.stopAt++;
}else {
this.stopAt = 1;
}
setTimeout("SHAKEIMG.rattleimage()",50);
},
stoprattle: function(x) {
this.stopIt = 1;
x.style.left = 0;
x.style.top = 0;
},
getModuleByClassName: function(sClass) {
var elm = [];
var els = document.getElementsByTagName("*") || document.all;
for (var j=0,k=els.length;j<k;j++) {
if (new RegExp(sClass).test(els[j].className))elm.push(els[j]);
}
return elm;
}
};
Paste it on your External Js
Re: Shaking Primary Picture
thx for info
but r2p wala wahaha
but r2p wala wahaha
PLAYBOY[FORBIDDEN_LOVE]- Amatuer
- Posts : 93
Reputation : 10
Join date : 2009-05-26
Age : 35
Location : saudi
Re: Shaking Primary Picture
preview?? wahaha.. nice kua paul..
[PLAYBOY] POSER.FACE- ADMIN
- Posts : 71
Reputation : 19
Join date : 2009-05-26
Age : 31
Location : PLAYBOY COUNTRY
Re: Shaking Primary Picture
English please..... preceeding non english messages will be deleted... TY!
Re: Shaking Primary Picture
-- an sipag ahh.. wahaha
[DYOSZA]SHEYN- MOD
- Posts : 128
Reputation : 15
Join date : 2009-05-26
Age : 30
Location : bulacan
Re: Shaking Primary Picture
tenchu s share
[DYOSZA]gane- MOD
- Posts : 221
Reputation : 122
Join date : 2009-05-26
Age : 27
Location : Baguio City, Philippines
Similar topics
» Random Primary Picture
» Shaking Links
» Customized Shaking by Jendrick
» Draggable Primary
» Rain Effect On Your Primary
» Shaking Links
» Customized Shaking by Jendrick
» Draggable Primary
» Rain Effect On Your Primary
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum