Opened 14 years ago
Closed 14 years ago
#3852 closed bug (fixed)
Ajax Tabs Demo Bug
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.7 |
Component: | ui.tabs | Version: | 1.6rc5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
The ajax tabs don't load when run from demos/index.html.
Change History (3)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Summary: | Ajax Tabs Demo Bug in Opera → Ajax Tabs Demo Bug |
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Bohdan is correct, this problem affected all demos that reference other resources with relative paths.
Fixed in r1661.
Note: See
TracTickets for help on using
tickets.
Replying to scott.gonzalez:
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