tabs() not working if there is a base href in the templates header
Dear JQuery team,
just found an issue with tabs().
I wondered why my tabs content was shown on top of each other in every tab. Reason was a
- <base href="http://.....">
in the templates header. As soon as I removed it the tabs worked well.
Maybe this is an issue to have an eye on it for the future.
Greetings
Bernhard