Tags Posts tagged with "responsive calendar"

responsive calendar

17 31540
PHP AJAX Calendar

PHP AJAX Calendar

The php calendar is an integral part of many websites, frequently, this is one of numerous jQuery calendar plugins, but it can also be implemented using php. Today I will show you how to create a monthly calendar with the ability to scroll (left and right arrows) through the months using AJAX technology. Besides of ajax, this calendar has another important advantage, it is mobile-ready calendar with the responsive layout. Before we start writing code, I recommend that you look at our demo to see what we’re going to do.

POPULAR TUTORIALS

HTML5 Image uploader with Jcrop

126 168135
HTML5 Image uploader with Jcrop We have received several inquiries for the last time from our readers with a question - how to upload photos...