Search engine

Question by napoleon says:
What’s the script/html for this function where the image continues to stay at the corner you made it to be…?

even as you scroll. It sort of follows you… when you scroll up or down the page, it still stays at the same position…
For example, i want it to stay at the top right hand corner of my site, but as i scroll to the right, (since my site works horizontally)… it still continues to stay at the top right hand corner… I doubt it’s got to do with absolute positioning or the like. Could someone help me out? :p
I’m a rookie so i’m sorry if i sound informal.
THANK YOU SOOO MUCH in advance!! :D


——————————————

Answer by Reese
here you go http://javascript.internet.com/image-effects/floating-transparent-slideshow.html that where i got it from here is the java script for it.

remember to rate






Free JavaScripts provided
by The JavaScript Source

just change Pic[0] = 'float1_trans.gif' to what each you want if you want them all to be the same change all of them to the same thing like Pic[1] Pic[2] Pic[3]

Remember to rate

it is called a floating image.

------------------------------------------
Give your own answer to this question below!