jQuery UI Tabs - Create an Anchor to content within Tab?
I'm new to jQuery and not an experienced programmer, but I was able to implement jQuery UI Tabs into my website, it was very cool.
I ran into a problem that I haven't been able to figure out however. I have a lot of links scattered throughout the internet to specific anchors on my current website (like this:
http://bit.ly/dxh7cy), but now I have that linked content behind a jQuery UI Tab and I can't get that anchor to work anymore.
Would there be a way to redirect my old anchors to specific parts of tab content or continue to use them with jQuery UI Tabs?
Here is the current state of my page:
http://bit.ly/cOwPkI You can see that the anchor links in the "Main" tab don't work.