Skip to main content

All Questions

0 votes
1 answer
114 views

Javascript Pesian DatePicker problem in calculate leap year

Hello everyone I wish you could help me to solve this problem. I have a date picker which I use in my project many times and it was a component. But now in the Persian New Year, we have 1403(Shamsi) ...
saVsa 94's user avatar
0 votes
0 answers
47 views

Firefox fails to draw date selector dropdown options inside a bootstrap offcanvas

My code is here: https://jsfiddle.net/epg8rn65/ Problem Summary: Clicking Month/Year in the datepickers, should open a <select> style option menu to choose a new month/year. This works on Chrome/...
Philkav's user avatar
  • 122
0 votes
0 answers
51 views

Vue datepicker render issue

I am using Vue and Vue bootstrap via CDN and I am having issue with vue-bootstrap datepicker. For some reason there are two big blue boxes. Also the help-label is overflowing: The date picker is ...
pipikej's user avatar
  • 295
0 votes
0 answers
160 views

How to fix Uncaught TypeError: g is undefined on bootstrap datepicker

How to fix error Uncaught TypeError: g is undefined on bootstrap datepicker? I tried to make date picker using bootstrap-datepicker lib and I stuck on this error What makes me confused is that in ...
Bertho Joris's user avatar
  • 1,593
0 votes
1 answer
75 views

Bootstrap date time widget overrides kendo telerik date time widget

I have a small problem with kendo grid. I have grid width editable date (not time only date ). I use Editor template to display kendo datepicker widgeton row edit. The problem is locally it works fine,...
Tamo's user avatar
  • 5
0 votes
1 answer
745 views

How show Text as placeholder for bootstrap date picker

How can you show text instead of a date as a placeholder for a Form Control? <Form.Control type="date" placeholder="Select date" />...
David's user avatar
  • 89
1 vote
1 answer
3k views

How display years range in input Bootstrap Datepicker?

I am using the following code to display the year range: $('.date-own').datepicker({ format: " yyyy", viewMode: "years", minViewMode: "years", autoclose: ...
Ajay Raturi's user avatar
0 votes
1 answer
213 views

how to generate datepicker bootstrap datesDisabled dynamically

i am trying to generate dynamically the disabled dates using ajax call , and pass the result to datesDisabled option of bootstrap datepicker , or for other alternative pass the result to beforeShowDay ...
user1426315's user avatar
1 vote
0 answers
450 views

Problems with a datepicker within a modal

I'm having a problem with a datepicker inside a modal (bootstrap3). In the 'show' event of my modal I create an instance of the datepicker and define an initial value, but I cannot change this value ...
Cristiano Felipe's user avatar
0 votes
0 answers
180 views

detect autofill to input of type text by bootstrap datepicker

I have a bootstrap DatePicker, and next to it is an empty Input of type Text. Whenever a date is selected in the DatePicker, this value is autofilled (not autocomplete) into the Input. I want to ...
charleslcso's user avatar
0 votes
1 answer
66 views

Pass the results of a date selected via Bootstraps datepicker, and put it in a URL link

I am working on a hotel site that uses the Bootstrap datepicker to have the user select their 'Check In' and 'Check Out' dates. Both of those dates should be passed to a 'booking' website when a ...
SunnyOz's user avatar
  • 575
0 votes
2 answers
1k views

Bootstrap 3 datepicker: Change date display format; Prevent date selections prior to Todays date

I am using the Bootstrap datepicker for the first time on a hotel site. I have gotten it installed and it does display the calendar as it should. However, the date, once picked, is displayed in this ...
SunnyOz's user avatar
  • 575
0 votes
1 answer
238 views

bootstrap datepicker does not show on small screens on firefox

For some odd reason, the datepicker does not show up on smaller screens on Firefox. I am currently using ver 78.0.2 (64-bit). When tested on Chrome, it works perfectly, on mobile sized screens and ...
digdigdoot's user avatar
0 votes
2 answers
279 views

Changing Bootstrap Datepicker position doesn't work [duplicate]

I have these datepickers and I want to move the position of each one to the right of each input instead of being in the left. I tried so many css solutions but nothing seems to work. <html> &...
user avatar
0 votes
2 answers
639 views

rtl datepicker : problem in the datepicker display

I'm using an arabic datepicker, so far the code works fine but when trying to display the datepicker, a big white space appears on the right of the datepicker . To better understand here is the code ...
firas1's user avatar
  • 159

15 30 50 per page
1
2 3 4 5
75