Problem with datatable overlapping dropdown menu.

Problem with datatable overlapping dropdown menu.

dabidskidabidski Posts: 2Questions: 0Answers: 0
edited December 2011 in General
For some reason my dropdown menu is behind the data table.
to visualize it easier here's a screenshot, http://i39.tinypic.com/s2dvuf.png.

I tried assigning z-index using $('#element').css('z-index') on both elements but nothing changes.
I want the slidedown menu to be always on top. You guys know how to fix this?

Replies

  • dabidskidabidski Posts: 2Questions: 0Answers: 0
    Nevermind, my mistake was that I assigned the z-index on the wrong classes.
This discussion has been closed.