Search and Top Navigation
#9587 closed feature (duplicate)
Opened October 04, 2013 11:47AM UTC
Closed October 04, 2013 12:19PM UTC
Base-Tag possible solution
Reported by: | sneps | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.tabs | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hey,
i noticed that since jQuery 1.9 the base-metatag is used in the Tabs-Widget. Please add an option to the tabs-widget, maybe called "noBaseRef", which disables the base-tag in generating links.
My problem is, that i use an ajax request to get the container, where I use the .tabs() function to generate tabs on ajax success.
It would be a very nice feature that i can avoid the base-tag in that case...
thank you
Attachments (0)
Change History (1)
Changed October 04, 2013 12:19PM UTC by comment:1
component: | ui.core → ui.tabs |
---|---|
resolution: | → duplicate |
status: | new → closed |
Duplicate of #7822.It would be nicer if your
href
was correct.