VinceG / twitter-bootstrap-wizard

This twitter bootstrap plugin builds a wizard out of a formatter tabbable structure. It allows to build a wizard functionality using buttons to go through the different wizard steps and using events allows to hook into each step individually.
MIT License
1.39k stars 676 forks source link

Tab-content z-index problem with styled selectboxes #65

Closed kargaa closed 10 years ago

kargaa commented 10 years ago

I tried selectpicker, chose and selectify. Result is same.

http://cl.ly/image/3U3Z3o2Y0T3Y

As you see selectbox is always acts like its inside of an iframe, I changed position tag and added z-index but nothing worked.

What I'm doing wrong, I really want to have good ui , classic selectboxes works fine but others sucks.

Maybe this is an bug or my fault, I just want to let you know?

Could you help me guys?

Thanks alot

VinceG commented 10 years ago

I dont think this has anything to do with this plugin. do you have a live example? @kargaa