SyntaxFix
Write A Post
Hire A Developer
Questions
Edit:
Are you trying to do sth like this? See: http://twitter.github.com/bootstrap/javascript.html#tabs
See the working example: http://jsfiddle.net/U6aKT/
<a href="#id">go to id</a> <div style="margin-top:2000px;"></div> <a id="id">id</a>