Wednesday, November 4

jQuery Datepicker & Z-Index Fix

While working on one of my current projects, I ran into an issue with a high z-indexed div already on my page floating on top of the jQuery Datepicker when it popped up on control mouseover. Rick Strahl to the rescue with a fix.