How to make datapicker to be always on top
Hi,
I've a datapicker tied to a textbox control that when clicked displays a calendar. However, I also have like a frame below and whenever I click on my datapicker, the bottom part of it gets displayed behind my frame. How can I make my datapicker to always be on top of other controls? I'm using jquery 1.8 and have found some code on the internet (by Rick Strahl) that will return/set a max z-index to make it work. However, being new to jquery, I've had no success in implementing it. Can someone shed some light? Thanks.
|