Skip to content
Advertisement

Datepicker in wrong position

Image I am developing an php aplication and I used datepicker javascript. The problem with this is that if I scroll down it does not appear in the right position. It gets really bad if the page gets too long, the date picker is not even visible.

I am using IExplorer, it might be outdated. It is not a solution to update the browser, cause this needs to run on 200+ PCs

JavaScript

Code as requested by comment

JavaScript

Advertisement

Answer

Try this work around to adjust position of datepicker after it opens (please adjust position as per your requirement)

JavaScript
User contributions licensed under: CC BY-SA
7 People found this is helpful
Advertisement