iraychen / jquery-vert-tabs

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

Slow pages load under other content if tab is changed during load. #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a page that takes a couple of seconds to load.
2. Add said page to tab bar, along with some other page.
3. While the 'slow' tab is loading, click another.

What is the expected output? What do you see instead?
The content of both tabs gets shown. Only one should be shown at any given time 
- so the output of the slow tab should either be squashed, or the tabs disabled 
until the content loads.

What version of the product are you using? On what operating system?
1.1.4, Windows XP with WAMPserver.

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

GoogleCodeExporter commented 9 years ago
I have devised a fix for this if you want to implement it (perhaps more 
cleanly) into the main project.

Original comment by huffy7412 on 17 May 2011 at 12:00

Attachments: