Example: Tab 1 | Tab 2 | Tab 3
--tab 1 fragment-- --tab 2 fragment-- --tab 3 fragment-- Tabbing through a page with tabs will go in this order: Tab 1, Tab 2, Tab 3, Tab 1 fragment, Tab 2 fragment, Tab 3 fragment. What I would like to achieve is: Tab 1 | Tab 1 fragment | Tab 2 | Tab 2 fragment | Tab 3 | Tab 3 fragment. I realize this happens because of the structure of the markup, but wanted to know if someone had come up with an elegant way to achieve this. Wouldn't want to change my tabindex order just for this issue though. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
