Topic: Datepicker and time selector sitting behind nav-tabs
stu_pid pro asked 6 years ago
Marta Wierzbicka staff answered 6 years ago
.tab-content {
z-index: unset;
}
.nav-tabs {
z-index: 1;
}
Best,
Marta
SL-Tech pro answered 6 years ago
Hi, I've the same question.
I've simply created a Tab's Selector, than in a Tab, I've put a DatePicker .
The DatePicker goes behind the head of Tab's Selector, and the Tab's Selector remain clickable.
It would be disabled by dark mask.
No CSS customization, only vanilla MDB
Screenshot z-index:1 on Tab's Selector
With z-index:1 the content go over the the Tab's Selector, so we've to take another way
SL-Tech pro commented 6 years ago
I've used the https://mdbootstrap.com/components/tabs/#basic-example to build the tabs No problem with https://mdbootstrap.com/components/tabs/#classic-tabsMikołaj Smoleński staff answered 6 years ago
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No