Skip to main content

Search and Top Navigation

#9712 closed bug (duplicate)

Opened December 13, 2013 06:09AM UTC

Closed December 13, 2013 12:48PM UTC

Jquery UI Tabs not working if setting base href in the head (all vers).

Reported by: manicko Owned by:
Priority: minor Milestone: none
Component: ui.tabs Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

The base example from here http://jqueryui.com/tabs/

is not working in case of setting the base href tag in the head.

i.e.

<head>
 <base href="http://site.com/">
...
</head>
Attachments (0)
Change History (1)

Changed December 13, 2013 12:48PM UTC by scottgonzalez comment:1

resolution: → duplicate
status: newclosed

Duplicate of #7822.