views:

267

answers:

0

I have a jQuery UI Tabs container with cookies enabled so it remembers the last selected tab. Some tabs are disabled in the config.

If I have a tab open which is disabled on initialization, and refresh the page, it doesn't seem to care that the tab is set to disabled. Is there an elegant way of preventing this?