meetselva / fixed-table-rows-cols

Fixed Table Header and Columns
http://meetselva.github.com/fixed-table-rows-cols/
Other
77 stars 42 forks source link

Interference with Datepicker in jQuery-UI #9

Closed paikj closed 9 years ago

paikj commented 10 years ago

Hi. I'm tidying up the dashboard I created to make it as user-friendly as possible. I'm attempting to make use of the Datepicker widget within jQuery UI, but it seems to display the calendar underneath the frozen header and column.

Any thoughts? Your work on this is much appreciated! (I've scrubbed some of the potentially sensitive information.)

image

meetselva commented 10 years ago

If I understood correctly, You may need to adjust the z-index of the table or date picker to show how you want it to display. The changes should be in the css.

If that doesn't work, try posting in http://jsfiddle.net to demonstrate the issue.

ScriptPup commented 10 years ago

Sounds good, thanks again. So far so good. I'm loving the plugin. :) CSS I can do, JavaScript is my kryptonite. :) I'll let you know if I find anything to suggest/expand upon. So far though I am super pleased. Ty.

Sent from my Windows Phone


From: Selvakumar Arumugammailto:notifications@github.com Sent: ‎5/‎31/‎2014 3:37 PM To: meetselva/fixed-table-rows-colsmailto:fixed-table-rows-cols@noreply.github.com Subject: Re: [fixed-table-rows-cols] Interference with Datepicker in jQuery-UI (#9)

You may need to adjust the z-index of the table or date picker to show how you want it to display. The changes should be in the css.

If that doesn't work, try posting in http://jsfiddle.net to demonstrate the issue.


Reply to this email directly or view it on GitHub: https://github.com/meetselva/fixed-table-rows-cols/issues/9#issuecomment-44759100