Issue
I am working with the Bootstrap Date picker from http://eternicode.github.io/bootstrap-datepicker/ and on the example they are showing it formats and shows nicely with spacing between the months and the years in a grid style.
However using their js and css files the months and the years are all showing together please see the images below as a reference.
are there any options or things that I am missing in order for this to show correctly.
thanks
Simon
Solution
Check if you don't have javascript errors in your console. Maybe there's something else in your script that breaks the datepicker. If you don't have errors, make sure both boostrap's JS and CSS file are correctly loaded. Hopes it works !
- Nic
Answered By - Nicolas
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.