Categories | Question details Back To List | ||||||||
dhtmlxCalendar hi, I have a problem with the calendar position. My calendar is attach to input box, just before a grid. but when i click on the input box the calendar appear under the grid and not next the input Have you an idea ? Many thanks Answer posted by Support on Oct 01, 2008 06:12 The problem may be caused by some kind of complex layout, where calendar's code not able to calculate position of calendar correctly. Please try to use attached js file instead of original one, it has some updates related to positioning and may resolve issue in your case. Attachments (1)
Answer posted by Stephane PAUTRAT on Oct 01, 2008 08:07 Many thanks. |