Z-Index problem for Menu
Z-Index problem for Menu
Hi Allan,
Let me first congratulate you on a great control. It works like a breeze and is highly configurable.
Coming to my problem, I've used a simple menu using tags. The problem I am facing is that the menu is not visible from the point where the datatable starts.
A few suggestions say that tinkering with the data_table wrapper should solve the problem, which didn't work for me.
Request you to kindly help me on the same.
Thanks.
Let me first congratulate you on a great control. It works like a breeze and is highly configurable.
Coming to my problem, I've used a simple menu using tags. The problem I am facing is that the menu is not visible from the point where the datatable starts.
A few suggestions say that tinkering with the data_table wrapper should solve the problem, which didn't work for me.
Request you to kindly help me on the same.
Thanks.
This discussion has been closed.
Replies
.dataTables_wrapper {
position: relative;
min-height: 302px;
_height: 302px;
zoom: 1; /* Feeling sorry for IE */
}
position: relative;
Best regards,
rvrocha aaattt yahoo.com