Hi, I want to use tabs to pull in content from static HTML pages.
The idea is that if the user has JS disabled then the tabs link directly to the static HTML file. This is the default behavior and is working great. However, if the user has JS enabled I want to pull in just a certain part of the page e.g. pull in just content under <div id="tabContent"> and not the rest of the page (nav, header etc). I can do this with JQuery AJAX (http://docs.jquery.com/Ajax/load) but is there a way of integrating this with tabs? Any help will be much appreciated. Thanks, Phil --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery-ui@googlegroups.com To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---