UI Tabs in Fancybox 2 with inline content. How to go directly to tab on click while preserving tabs
问题 I have a fancybox with multiple instances of inline content. Once the fancybox is fired users can see different "views" with the help of ui tabs. However I am trying to directly link nav hrefs to these inline instances. Currently if a user clicks any of the nav links the fancybox will open and they will always see the #sources "view". I can link directly to other inline instances however I would only get that inline content and not the tabs themselves which are an important part of the design