gabrieltomescu / bootstrap-responsive-tabs

Bootstrap Responsive Tabs is a jQuery plugin to make Bootstrap tabs more responsive and mobile friendly.
MIT License
43 stars 19 forks source link

Listing tabs Vertically? #4

Open alishabussart opened 9 years ago

alishabussart commented 9 years ago

I'm trying to implement this in a personal project and while I've easily styled the tabs to appear vertically and to the left of the tab content, I'm not sure how to go about getting a drop-down when the tabs extend outside of the container height. I'm very novice with javacript/jquery, so I've been unable to do this on my own. Any help / usefull comments are appreciated!

gabrieltomescu commented 9 years ago

Hey @alishabussart. Do you have a demo I can look at? JSBin or Codepen?

alishabussart commented 9 years ago

@gabrieltomescu Thanks for the reply! Here's a JSBin, hopefully I got all of the necessary components in there.

http://jsbin.com/weyoyo/1/edit?html,js,output

*edited to include a more permanent link