I am running in to a strange problem with a long jQuery accordion. Towards the top of the page, everything works great. As soon as the page needs to scroll things start acting goofy. The accordion tabs near the bottom of the page open just fine, but the page automatically jumps to the top when it does to forcing you to scroll back down to see the drop down?
Here is an example:
http://staging.embarcadero.com/products/delphi-xe-frequently-asked-questions
Hope I explained this ok.
I cant see your page but most likely error = you didn’t add
return false()(ore.preventDefault();at the end of your javascript code attached toclickevent