Pages: 1
allows you to add an page curl effect (inc. backside mask) to images on your Profile.
[b]Q: Why use Javascript Image Curl?[/b]
A: You don't need to spend time in an image editor
creating an image effect.
[quote]Credits:
Netzgestade Scripts
Class-S And Geass Fam-bam
Bro Shakiro214[/quote]
Image Preview
Primary Photo Effect:
[img]http://i35.tinypic.com/ek4vah.png[/img]
[b]Compatibility:[/b] All major browser
[b]Procedure:[/b]
[b]
Copy Curl JS file here and upload it to your own hosting site[/b]
[url=http://h1.ripway.com/cloudmp3/curl.js]Curl JS[/url]
[b]Paste the link inside the bold part indicated below.[/b]
[quote]var c14ssS1 = document.createElement("script");
c14ssS1.type = "text/javascript";
c14ssS1.src = "[b]URL_OF_CURL.JS[/b]";
document.getElementsByTagName("head")[0].appendChild(c14ssS1);
function ClassSCommand(){
var elements = document.getElementsByTagName('img');
var i = 0;
while (i < elements.length) {
elements[i].className="curl isize100";
i++;
}
}setTimeout("ClassSCommand()",2995);[/quote]
[b]Place the code Above your JS codes.. outside your onload handler ok?[/b]
Tadannn your done...
For advanced user you can apply it to other images you want to curl by adding a class name:
[quote]<img src='URL OF IMG' [color=blue]class='curl isize75'[/color]>[/quote]
[quote]Available class name
class='curl'
class='curl isize75'
class='curl isize100'[/quote]
Last edited by blurrycloud (2009-01-12 07:49:46)
effing this is what you get from studying too much HC
nice to see you back coding bro..
ill expect more this sem break
ALL HAIL BRITANNIA

anyway, it seems that it's to slow to load, better removed the [b]setTimeout[/b]
Last edited by blurrycloud (2008-10-10 11:33:55)
i would try this soon
its liek a curled paper XD " D
epic cool trick is epic sankyuu for sharing cloudo onii-sama.. heils to u
[b]ALL HAIL BRITANNIA!!1[/b]
^
shirow oni-samma ALL HAILLLL BRITANNIA thanks for commenting....
work mode.. later fellas ...
Pages: 1