About 50 results
Open links in new tab
  1. Is there a Javascript iCalendar lib? - Stack Overflow

    Is there an iCalendar library available for Javascript - parser or calendar object itself?

  2. How do I add events to a calendar with JavaScript

    Jan 31, 2023 · 0 I am making a calendar with vanilla JavaScript. I would like to be able to enter events into a specific day and be able to see that day's events when I click on the day. I'm trying to do this …

  3. javascript - How to make the calendar popup on click of a calendar …

    Jul 10, 2018 · It would be better showing the pop up on focus on the input field instead of using a click event on the calendar icon. This allows the user either to choose from the calendar or to type in the …

  4. date - Show week number with Javascript? - Stack Overflow

    Oct 14, 2011 · Show week number with Javascript? Asked 14 years, 4 months ago Modified 1 year, 1 month ago Viewed 140k times

  5. How to parse calendar file dates with JavaScript?

    Dec 28, 2011 · We need to use JavaScript on the browser to read and parse calendar files (.ics) (also called iCal formats). I wrote a custom function to read these values and then use the JavaScript …

  6. How do I display the dates for a calendar in JavaScript?

    Mar 23, 2015 · How do I display the dates for a calendar in JavaScript? Asked 10 years, 11 months ago Modified 8 years, 5 months ago Viewed 12k times

  7. custom calendar using javascript - Stack Overflow

    Apr 3, 2015 · I want to create a calendar with date picker using java script of my own design without using any j-query library. I found one code and i created calendar with that but i am not to find how to …

  8. javascript - How to show calendar popup when input [type="date"] is …

    Jul 14, 2018 · Large Input Element: Currently I can only utilize the calendar on click of an arrow at the far right side of the input element. Large Input Element Click of Arrow I would like to activate this …

  9. Javascript Date Range Picker - Single Calendar for Range Selection

    Jan 20, 2017 · 5 Code to remove second calendar for: http://www.daterangepicker.com Will be able to select a date range within one calendar.

  10. javascript - Calendar not showing up in Bootstrap datetimepicker ...

    Jul 24, 2015 · Calendar not showing up in Bootstrap datetimepicker Asked 10 years, 7 months ago Modified 7 years, 7 months ago Viewed 65k times