Select an anchor within a JQUERY Tab from a link on anther webpage
i'm a complete novice at JQuery and Javascript, and was hoping you could help me out with my problem. I'm using JQuery 1.7.2 and JQuery-ui 1.10.3 Tabs. From an external url, i want to be able to link to an anchor located within a JQuery tab, however the tab name itself is also an anchor. I know how to activate the tab the anchor is located in e.g. http://mysite.com/#tab-1 but where do i go from there? How do I specify the anchor I want to link to located in tab-1 from a url? e.g. http://mysite.com/#tab-1#myanchor Here's the HTML <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"