snaildude
Newbie
Posts: 1
Registered: 4/8/2008
Location: South Africa
Member Is Offline
|
| posted on 4/8/2008 at 10:31 PM |
|
|
My browser window keeps scrolling to the top
I have a reusable hint which works for multiple hints for different products. But when I scroll down and click on a more info, the hint shows but the
window scrolls to the top and only half the hint shows and half on the bottom.
I am using an onclick event instead of an onmouseover event which shouldn't matter.
Is there anyway I can stop the window from scrolling to the top?
|
|
|
tigra
Administrator
Posts: 1912
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 4/9/2008 at 12:45 AM |
|
|
does this happen if you use onmouseover event?
it shouldn't matter right?
If it's the <a ..> tag you may be reloading the page.
|
|
|