Datepicker with events

This section is for posting questions which are not directly related to WYSIWYG Web Builder.
Examples of off topics: web server configuration, hosting, programming related questions, third party scripts.

Note that these questions will generally not be answered by the administrators of this forum.
Post Reply
MALIBOO
 
 
Posts: 1
Joined: Tue Jan 02, 2018 7:49 pm

Datepicker with events

Post by MALIBOO »

Hi there, :D

Sorry my bad english!

In one project I want to use a datepicker that show me 4 month. My idea is it to limit the possible selection of dates. I found in the web some examples, but I didn't find a way to fit it into Webbuilder.

https://stackoverflow.com/questions/505 ... ith-events
http://www.spiceforms.com/blog/how-to-d ... ort-guide/

My favorit solution is like this to save datas in mysql:
http://www.plus2net.com/jquery/event-calendar.php

Is there someone who have experience?

MALIBOO
User avatar
Pablo
 
Posts: 21572
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Datepicker with events

Post by Pablo »

I'm sorry, I cannot help you with custom code. For me this may also take a lot of time to figure out how to implement this.
But you can add custom code via the HTML object. So any third party script will also work in WWB, just make sure there are no conflict with other scripts (like the jQuery version).
Post Reply