Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

datepicker

  1. D

    Need some help with HTML code to

    hello, i am not good at HTML coding, i have always done a google search for what i need done and copy/pasted into the sites to get them to do what i want. So i am asking for some help to write a code that will make this work. the webpage that i am working on is a HTML, i am unable to use...
  2. J

    JavaScript Datepicker deletes inputs default value

    I'm using boostrap datepicker (I think), it works fine and dandy. -jquery loads date into input when page loads -datepicker modal shows on click to input -problem: if the modal shows and the user doesnt click a date (clicks something else), the original date in the input is deleted...
  3. Mtrevor

    JavaScript Jquery datepicker resets to current date when page reloads

    Hi guys I am developing an application using asp. net mvc, I have a page that has a date picker which has an on change method when clicked it reloads the whole entire page with the filtered data based on the date selected on the date picker. My problem is when the page reloads the date on the...
Back
Top Bottom