I'm stuck on how to make my table which gets deployed through jquery in front of my input fields... I presume the problem is solvable with css but I can't seem to figure out specifically how to adjust it. (see image below)
I'm using eonasdan's bootstrap-datetimepicker (ref. http://eonasdan.github.io/bootstrap-datetimepicker/)
Any advice?
As mentioned by uom-pgregorio, I could easily solve this with the z-index. (I was trying with position: absolute before but that didn't do the trick)