Jump to content

Table to appear once user has selected a date


almystersv

Recommended Posts

hi Guys,

 

I have a web page that allows people to book meeting rooms. I am using a java script calendar that i have found on the internet that when the user clicks on a date it fills the text boxes with the date.

 

What I would like is once a date is selected a table/image appears showing a layout of that day, in hour time slots, displaying what times are available and what are already booked.

 

In my book meeting room page this is my code that calls the calendar script

 

Code:

<script>DateInput('bkgDate', true, 'YYYY-MM-DD')</script>

 

 

What I would like is for the image to appear when the date is entered

 

Any ideas on this approach!?

 

Thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.