Search and Top Navigation
#3676 closed bug (notabug)
Opened December 18, 2008 11:35AM UTC
Closed December 22, 2008 11:40AM UTC
Last modified October 11, 2012 09:15PM UTC
UI Tabs with JavaScript
Reported by: | matrixworkstation | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | ui.tabs | Version: | 1.5.2 |
Keywords: | tabs javascript | Cc: | |
Blocked by: | Blocking: |
Description
If you insert some JavaScript code into tabs and start to switch between tabs, every time you load a tab with JS code It will reload the JS and execute it twice, three times, four times ...
This is expected behavior for Ajax loaded tabs. The cache option set to true does prevent this.