Tabs: Adding hash to URL ?

Tabs: Adding hash to URL ?

Hi,

I use tabs and I would like to have a http://www.mywebsite.com/#anchor as url not only http://www.mywebsite.com/. How can I do that ?

I'm using http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/jquery-ui.min.js

  1. $(function() {
  2.         $("#page").tabs({ fx: { height: 'toggle', opacity: 'toggle' } });
  3. });

Many thanks for your time and help.







    • Topic Participants

    • go