Cannot change href in tabPanel

Hi,

Like most people I am new to XPages and am blown away by some of the complex stuff it can do. However I am stuck on something I am sure is easy to do. I have created a set of tabs using the Tabbed Panel control and added data to them. They open up okay but the user is taken to the top of the page each time they click on a tab which is a bit annoying.

I can’t see a property on the tab or tabpanel controls to change the href and am not sure what js to use on the onClick in this context.

Any help with this would be greatly appreciated.