iraychen / jquery-vert-tabs

Automatically exported from code.google.com/p/jquery-vert-tabs
0 stars 0 forks source link

Pages loaded via ajax get reloaded when clicked again. #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click a tab.
2. Return to previous tab.

What is the expected output? What do you see instead?
I think it would be nice if the content was 'cached' in the div tags - so if a 
page is to be loaded again it just uses the cached one to save loading time. If 
the tab is clicked again while still open, perhaps then it should be reloaded.

It would be a good idea to make this an extra option rather than the default as 
it may confuse some other projects.

What version of the product are you using? On what operating system?
1.1.4

Please provide any additional information below.

Original issue reported on code.google.com by huffy7412 on 13 May 2011 at 5:24

GoogleCodeExporter commented 9 years ago
I would't say this is a defect, but a feature request. In my case it's useful 
that content is not cached. It would be great if you can decide if content is 
cached or not.

Original comment by zope...@gmail.com on 2 Dec 2012 at 12:47