I use uniForm (http://sprawsm.com/uni-form/) and the jQuery UI selection menu (http://jsfiddle.net/fnagel/hsn95/light/).
The problem is that the dropdown does not go "on top" of the uniForm elements ... so it really looks funny. I tried changing the z-index for selectmenu.css but no luck ....
Any ideas anybody?
I must add that I removed this from uniForm and have no problems, but I am afraid there must be a reason.
z-index:1;
source
share