Anyone at all have any ideas how to make the tabs not reload when you change between them?
ngreenwood6 wrote: > > I have created a tabbed item. There are 2 tabs on called first the other > second. Now when tab1 is clicked it should show the tab1 item and the same > for tab2. This is working however I have run into a little problem. Once > the page loads it should show what is on the tabs which is also working > fine. Now this page gets data from another source. When tab2 is clicked > again it reloads the data that was already there, which I do not want to > happen. Say for example if you were on tab1 reading a page and tab2 had a > form to send in an email. If you were to switch to tab2 it would show the > form. Now if you were to start filling in the form and click back on tab1 > and then back on tab2 again it would reload that page and erase what you > had already started. I do not want this to happen. Once the page loads I > want the data to be static. Is this possible using the tab ui, and if so > how? > -- View this message in context: http://www.nabble.com/jquery-tabs-tp25828777s27240p25835940.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.