[b]

It works in all the major browsers - Mozilla Firefox 1.5+, Opera 9+, Safari and IE6+
This code only accepts images over 32x32 in dimension, so make sure your buttons and linker images are smaller than this to keep them unaffected and as they are

[/b]
[b]Preview: [url=http://profiles.friendster.com/shakiro][sup]+rep[/sup][/url][/b]
[b]screenshot 1:[/b]
[align=center][b]Effect[/b]
[img]http://h1.ripway.com/shakiro/images/reflex2.JPG[/img][/align]
[b]screenshot 2:[/b]
[img]http://h1.ripway.com/shakiro/images/reflex.jpg[/img]
[b]Step 1:[/b] Download this zip file containing the

[url=http://www.netzgesta.de/reflex/reflex.zip]reflex.js[/url]
[quote][b]contents:[/b]
* reflex.js
* index.html example of it's usage[/quote]
[b]Now:[/b] extract reflex.js
[b]And:[/b] upload reflex.js to file host
[b]Step 2:[/b] Inject the [b][color=green]reflex.js[/color][/b] url via your js file. If you don't know how to do this, try inserting the following code in your js:
<">[b]Don't forget:[/b] To edit the path to your reflex.js
[b]Step 3:[/b] Set any images you want to be turned into photo images by adding a [b]class="reflex"[/b] attribute. You can also use [b]class="reflex itiltright"[/b] to make the all of the images tilt to one direction. If you do not know how to do this, try injecting the following code to select all images in your profile:
<">To apply it only on images that do not already have classnames, you can do this:
<">[b][color=green]Optional![/color] Applying it in your tracker.php[/b]
[b]The javascript:[/b] Insert this into the head of tracker php(outside of the [b]<?php codes?>[/b]), and don't forget to edit the path to your js:
<">[b]And:[/b] insert this before the closing </body> tag(outside of the [b]<?php codes?>[/b]):
<">[b]The CSS:[/b] Make sure that your imgblock and your imgblock images have the same width & height:
[quote]/*img*/
.imgblock {
height:85px;
width:77px;
}
.imgblock img {
height: 85px;
width:77px;
border: 0px;
}[/quote]
[b]That's it! You're done

[/b]

[b]* for additional ways to use the reflex.js, see the index.html included with the zip file[/b]
[b]Preview: [url=http://profiles.friendster.com/shakiro][sup]+rep[/sup][/url][/b]
[b]credits:
* reflex.js 1.1 (23-Aug-2007)
* (c) by Christian Effenberger
* All Rights Reserved
* Source: glossy.netzgesta.de
* me [img]http://h1.ripway.com/shakiro/69.gif[/img][/b]