Hello,
I'm new to the forums of jQuery. So hello! In the past i used jquery a lot for building websites with cool animated menu's and popups and validation for forms. So i'm not really new in the scene.
Currently i'm working on a booking system for house rental. A calendar script is to complicated for me to write it on my own, so i searched the plugins and found some interesting calendar plugins(UI, Filament group calendar and overset multiday picker).
The problem is the guest on the website are going to rent a house. The owner of the websites wants the reservartions start from: Monday to Friday, Friday to Monday. Monday to Monday. Friday to Friday. etc. Thats means that the houses can only be rent in blocks(mo-fr,fri-mo).a
I'm not lazy to search and create things. But this is for me a complicated calendar script. The calendar must thinking in blocks and also can disable blocks. I looked to modify plugins to support blocks.
It's hard to make a start with this. Does someone has some relevant information for me?
Thanks in advance!