jQuery-EasyTabs icon indicating copy to clipboard operation
jQuery-EasyTabs copied to clipboard

Spans not fully supported

Open dovematrix opened this issue 4 years ago • 0 comments

Spans are shown to work on the advanced demo at https://os.alfajango.com/easytabs/#advanced-demo

Using spans instead of list items with the selector tabs: "> div > span" does not show tab content correctly and produces a console error.

Uncaught Error: The specified default tab ('li:first-child') could not be found in the tab set ('> ul > li') out of 0 tabs.

dovematrix avatar Aug 13 '20 16:08 dovematrix