elastic primary photo
5 posters
Page 1 of 1
elastic primary photo
just paste this on your js extension
preview http://profiles.friendster.com/109116737
- Spoiler:
- $$('.imgblock200').each(function(a){
a.setHTML(a.innerHTML.replace(/<a href="[\S]*?"/g,'<a')).addEvents({
'mousedown':function(e){
e=new Event(e).stop();
this.setOpacity(0).clone().setStyles(this.getCoordinates()).setStyles({
'cursor':'move',
'zIndex':99999
}).addEvent('emptydrop',function(){
this.remove();
a.setOpacity(1);
var fx=new Fx.Styles(a,{
transition:Fx.Transitions.Elastic.easeOut,
duration:1000,
wait:false
}).start({
'margin':[50,0]
})
}).setOpacity(0.5).inject(document.body).makeDraggable(a).start(e);
},
'mouseenter':function(e){
e=new Event(e).stop();
this.setStyle('cursor','move');
}
});
});
preview http://profiles.friendster.com/109116737
Re: elastic primary photo
plss do provide credits
thnx for sharing
thnx for sharing
[DYOSZA]BEBOT- MOD
- Posts : 227
Reputation : 172
Join date : 2009-05-26
Age : 34
Location : DOHA QATAR
Re: elastic primary photo
thx por sharin
[DYOSZA]gane- MOD
- Posts : 221
Reputation : 122
Join date : 2009-05-26
Age : 27
Location : Baguio City, Philippines
Similar topics
» Viewers Primary photo And Viewers Navigation
» Draggable Primary
» Random Primary Picture
» Shaking Primary Picture
» Rain Effect On Your Primary
» Draggable Primary
» Random Primary Picture
» Shaking Primary Picture
» Rain Effect On Your Primary
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum