Ephigenia / jquery.slideShow

jquery slideshow plugin
http://code.marceleichner.de/project/jquery.slideShow/
MIT License
28 stars 26 forks source link

Browser scrolls up in chrome #11

Closed murugaprabum closed 12 years ago

murugaprabum commented 12 years ago

I am using jquery slider in a website for my client. To reproduce the bug, visit http://www.qubeey.com and scroll down to the bottom in Google chrome. The page scrolls up automatically.

Ephigenia commented 12 years ago

i think you fixed this issue yourself by setting the href attribute to javascript:void(0);.

murugaprabum commented 12 years ago

No, still the issue is not fixed. Still the page scrolls up automatically.

Ephigenia commented 12 years ago

i can't reproduce this bug sorry