question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

What is the proper way to set datepicker orientation?

See original GitHub issue

Hi I tried to use the ‘orientation’ option of the datepicker but it doesn’t seem to work.

$(".datepicker").datepicker({
  orientation: "right bottom"
});

Thanks in advance

Issue Analytics

  • State:closed
  • Created 10 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
kshippcommented, May 8, 2015

Yes, it’s backwards! “Bottom” really means “top”. Please, please fix this.

1reaction
snaitscommented, Sep 14, 2016
Read more comments on GitHub >

github_iconTop Results From Across the Web

Bootstrap datepicker orientation/placement - Stack Overflow
at Datepicker Link, just click the Download Development and get latest JS which include the orientation options. In the JS given defaults are:...
Read more >
Options — bootstrap-datepicker documentation - Read the Docs
“auto” triggers “smart orientation” of the picker. Horizontal orientation will default to “left” and left offset will be tweaked to keep the picker...
Read more >
How to change the Bootstrap Datetimepicker (by eonasdan ...
Learn how to change the orientation of the widget shown by Bootstrap Datetimepicker. The advantage of using (open source) third party ...
Read more >
Set DatePicker position in bottom - OutSystems
Does anyone know how to set the position of the DatePicker to bottom? I tried the AdvancedFormatJSON but it is not working. 0....
Read more >
Datepicker Widget - jQuery UI API Documentation
Change the default options for all date pickers. Use the option() method to change options for individual instances. Code examples: Set all date...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found