jQuery UI Datepicker and z-Index
Posted by: Rick Strahls WebLog,
on 13 Sep 2009 |
View original | Bookmarked: 0 time(s)
The jQuery date picker is a nice little date picking solution thats easy to use and work with. Ive used this control in many places and some time ago wrapped it into an ASP.NET server control to make it easier to work with yet. The control works great, but theres one thing that a number of people using the control have run into: When the date picker is used with other controls that use z-Indexes extensively its quite easy to end up with a date picker that doesnt pop up properly: Ooops...