Ticket #3852 (closed bug: fixed)
Ajax Tabs Demo Bug
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.7 |
| Component: | ui.tabs | Version: | 1.6rc5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description (last modified by scott.gonzalez) (diff)
The ajax tabs don't load when run from demos/index.html.
Change History
comment:1 Changed 4 years ago by scott.gonzalez
- Description modified (diff)
- Summary changed from Ajax Tabs Demo Bug in Opera to Ajax Tabs Demo Bug
comment:2 in reply to: ↑ description Changed 4 years ago by bohdan.ganicky
Replying to scott.gonzalez:
The ajax tabs don't load when run from demos/index.html.
I think this isn't an issue of the ajax tabs only, but it happens whenever relative url is used in the demo (no matter if it's in the JS, CSS or markup).
Compare the standalone demo: http://jquery-ui.googlecode.com/svn/trunk/demos/droppable/photo_manager.html with the same demo on the index page: http://jquery-ui.googlecode.com/svn/trunk/demos/index.html#droppable|photo_manager
Note: See
TracTickets for help on using
tickets.

