javascript - FuelUX - Open datepicker calendar upward -


What is the best way to open the date calendar calendar above? The default is to open the bottom down. I have converted the margin to a negative value on the Dotepaycker-Calendar-Cover class and it works fine, but wondering what another way to do this.

  Datapaker-Calendar-Open-up {margin: -356px 0; }    

dropup class to date picture Cover

  & lt; Div class = "datapicker dropup" & gt; ... & lt; / Div & gt; 

Html

Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -