Opened 12 years ago
Closed 12 years ago
#7526 closed bug (worksforme)
URL method of Tab's doesn't work as expected
Reported by: | zyklon | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.tabs | Version: | 1.8.14 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When setting up tabs in jquery UI u can specify relative path so if I were in http://somedomain.com/V/ and i referenced a/p.php to get http://somedomain.com/V/a/p.php it works fine. If you use the url method and u did a/p.php it will go for http://somedomain.com/a/p.php instead.
Note: See
TracTickets for help on using
tickets.
This is working fine for me. Please provide a reduced test case showing the problem if you continue having trouble.