Posts: 256
Location: Auckland, New Zealand
|
What is suppose to happen if they click the link?
The reason it jumps to the top is that every link has # as a place for it, which will reload the page but with # on the end, which does nothing, so really the page is just being reloaded again starting from the top of the page.
The only way would be to remove every href="#" and just leave it as an anchor instead, that way clicking on the image has no effect in what it does.
Cheers,
MC
__________________
#------------------------------ signature---------------------------------------------------------------------------------#
Quote:
|
I am well recognised for what I don't do than what I do. Chores are just one of those things.
|
|