I have a panel with a scroll and within them a datepicker and combobox, what happens is that when I scroll the datepicker and the selects move with the scroll, remaining as if in the air
I have a panel with a scroll and within them a datepicker and combobox, what happens is that when I scroll the datepicker and the selects move with the scroll, remaining as if in the air
There is nothing that cannot be resolved with a good rest and then a search in google, for those who experience the same problem, they should only do overflow:visible and not overflow:auto, with overflow:visible the datepicker table will not be moved jquery along with the scroll nor will the combobox.