Opened 10 years ago

Closed 10 years ago

#8780 closed bug (notabug)

Self Closing Anchor Tag before Jquery UI Tab breaks first tab.

Reported by: BenLiyanage Owned by:
Priority: minor Milestone: 1.10.0
Component: ui.tooltip Version: 1.9.1
Keywords: Cc:
Blocked by: Blocking:

Description

Please see comments in the JS fiddle. Bug is reproduced with one of the demo tabs examples.

http://jsfiddle.net/ZHMNP/

Change History (1)

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

Resolution: notabug
Status: newclosed

Anchors cannot be self-closing. What you don't realize is that every single element now contains an extra anchor.

Note: See TracTickets for help on using tickets.