javascript - Display some li's with next and previous buttons -
i'm creating bootstrap tabs. in each tab have selects different options.
want place each select option in <li>
, , @ beginning in active tab 4-5 li's enabled.
for remaining <li>
want make "next" button (and of course "previous" button well) , transition animation.
does know how in javascript or jquery?
Comments
Post a Comment