how do I make it so I can click on any tab without having to toggle through each pane first?
ron () - 10 years ago - Reply 0
hey, is it possible to only have it work as content display? i mean, without the actual tabs to be clicked on? i'm working on my own project and i wanted to make a form that navigates to the next step after clicking the button, but, i dont want the tabs to be clicked by the user to go back and forth. is it possible? i tried, just doing css adding display: none; on UL which works fine as i intended, but i feel there is a better way because if a user has knowledge to inspect the page, they can simply tick off display: none; and would still go back and forth the form. nice fork btw.
fan () - 10 years ago - Reply 0