Open tab and jump down the page

Hi,

I have some jQuery tabs which work fine. They each have a unique ID.

When I link directly to them using a #…, for example http://www.website.com/page.html#secondTab, it loads the page and opens the specified tab, but it doesn’t jump down the page. Is there a way I can make the page jump down and also open the tab?

Thanks!

Sounds like you (or a script you are using) is preventing the link’s default action.