Search and Top Navigation
#7526 closed bug (worksforme)
Opened July 03, 2011 12:46AM UTC
Closed July 07, 2011 12:50PM UTC
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.
Attachments (0)
Change History (1)
Changed July 07, 2011 12:50PM UTC by comment:1
| resolution: | → worksforme |
|---|---|
| status: | new → closed |
This is working fine for me. Please provide a reduced test case showing the problem if you continue having trouble.