Skip to main content

All Questions

1 vote
3 answers
2k views

How to contain jQuery datepicker within div?

UPDATES: I tried the suggestions below but they did not work. I want to contain the calendar within the white div with a dark grey border (class = "profileEdit"), and only have its overflow ...
chickpea's user avatar
0 votes
1 answer
857 views

jquery datepicker calendar position is showing off screen

I am using datepicker as below. I have noticed that calendar is opened off screen. when I unzoom the page, I can see it's open at very very bottom of the screen. I have tried z-index but it's not ...
priyank patadiya's user avatar
-2 votes
1 answer
297 views

Broken Delivery Estimate Calculator

I'm hoping someone can help me figure out how to code an app that allows you to select a mailing date with jquery datepicker, select Standard or First-class shipping from a dropdown, and calculate an ...
Ally Fuller's user avatar
1 vote
1 answer
2k views

Uncaught TypeError: Cannot read property 'split' of undefined in jQuery

I am using an input field to include a date picker. The code for the date picker is running perfectly if I run it alone. However when I am integrating the datepicker input field I am getting an error: ...
bilal noor's user avatar
0 votes
0 answers
57 views

bootstrap 4 datepicker display one side deviation

I use bootstrap 4 datepicker for my function. everything were ok. But now I check this function again. It is showing issue. all of day col were put in to one header col due to wrong font in datepicker ...
Âu Thịnh's user avatar
0 votes
1 answer
469 views

Datepicker range don't allow the check out date to same day

I'm trying to do check-in and check-out date for the same day but it not let me do that. Please help me to do this. var ajax_check_var = ''; $('.location_search_results_ul').hide(); $("#...
Mohammad Umar's user avatar
0 votes
1 answer
2k views

Datepicker icon not aligned properly with textbox

I have two textbox with datepicker, currently I am using a button icon for selecting the date. My problem is the button is appearing directly below the textbox whereas I would like it to align ...
subhrendu's user avatar
  • 157
0 votes
1 answer
61 views

jQuery datepicker style days width and add multiple elements

I would like to: style the CSS width on specific days (e.g. like a power bar inside) add multiple elements inside those specific days This is how I tried to style them for demonstration (hardcoding) ...
neoDev's user avatar
  • 3,049
0 votes
1 answer
1k views

jQuery UI Datepicker: how to set container's display to flex?

as the title says, I want Datepicker's "ui-datepicker-div" to be set as flex. My goal is to create a lightbox, but I don't how to accomplish this easily. I did some experiments in jquery ui's code to ...
testbytest's user avatar
0 votes
3 answers
469 views

Jquery UI Datepicker highlight days not working on Mozilla Firefox

I done some customization in the script for hightlight days. Its working fine with Chrome browser, but not in Firefox. There is a class "hightlight" added for specific dates in arrays (see screen shot)...
vishnu's user avatar
  • 2,948
3 votes
1 answer
968 views

Show clear button in readonly input box on mousehover

<input id="my-input" type="search" /> shows a 'x' to clear the input on mousehover. This behaviour is lost when I do <input id="my-input" type="search" readonly="readonly"> I've had to ...
jpen's user avatar
  • 2,147
0 votes
2 answers
2k views

Jquery UI datepicker shows on bottom in mobile device

Please see the page link: http://checkmyryde.com/rent.php I have used Jquery ui datepicker, it is working fine with desktop view. But if open the page in mobile device, datepicker positioning at the ...
vishnu's user avatar
  • 2,948
4 votes
4 answers
2k views

Add custom classname to jquery calendar cell

I am using Jquery calendar. I am trying to insert a new class name to each cell of calendar. It gets added but it is getting removed as and when the calendar is clicked. Basically it refreshes the ...
user6725932's user avatar
0 votes
1 answer
480 views

jQuery datepicker style goes broken on mobile

I have a style issue with jQuery UI datepicker. I was looking for the solution on Stack on this issue but still no luck. On desktop the datepicker looks nice but when I shrink the browser window to ...
Rafichu's user avatar
  • 70
0 votes
0 answers
26 views

how to manipulate angular-ui-date with bower

This is my console error: Error: [$injector:nomod] Module 'ui.date' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the ...
Ammar Rabeb's user avatar

15 30 50 per page