PDA

View Full Version : Relected image effect using javascript.


Paz
05-23-2006, 07:13 PM
I always wondered how people made those cool images that have faded reflections underneath...

Hmmmm words don't do it justice, so have a quick peek and see for yourself at:

http://cow.neondragon.net/stuff/reflection/

You won't regret it! (The whole effect can be set up using javascript).

Cheers,
Paz.

BSolveIT
06-14-2006, 01:23 AM
Nice - I've bookmarked that. Thanx!

The only potential downside to these is that you end up with two images on the page instead of one. Which, actually, I can't think of a downside to that. Unless you were wanting to paste the image, complete with reflection, into or onto somewhere else.

Anyway, if your using AspJpeg, or something similar - it's very easy to do the same thing but end up with only 1 image. It's doing the same thing that this script does, but on the server. Which gives me a good idea for an addition to something I working on!

Many thanx again! :razz:

FP Images
03-03-2007, 12:03 AM
I just learned that the name for this effect is "Wet floor effect" and
the style is popular on sites which appeal to a
modern young-adult culture such as Flickr and Digg.:)

Ok, back to the script.
This is one of the most amazing javascript effects I've ever seen for images.

Just choose nice images and you are ready for Digg!

http://www.featurepics.com/Editorial/Image-Reflection-Special-Effect.aspx

I love the blackbackground.

Paz
03-03-2007, 06:29 AM
Hi FP Images,

Welcome to the forum!

Those are nice effects. I have to say "exotic girl" is my favourite... don't tell the wife though! :shhh:

Cheers,
Paz.