Opened 9 years ago

Closed 9 years ago

#9712 closed bug (duplicate)

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>

Change History (1)

comment:1 Changed 9 years ago by Scott González

Resolution: duplicate
Status: newclosed

Duplicate of #7822.

Note: See TracTickets for help on using tickets.