Calendar Pick

No Comments »

This week I had to make some modification in this little project I’m working with a friend and needed a new calendar pick.
The one I used to use was easy and just had to be an “include” and javascript parameter in the <’ input /> field, but wasn’t so nice looking and I guess pumped up the page because of the long include file.. Anyways, I’ve seen 2 which I liked and finally chose one, GNU License baby!! :)
My Previous Onezip
New Original Onezip -> Author: Martijn Korse , Website: http://devshed.excudo.net
New Modified One - zip

Modificiations was essentially to keep the basic feature that I needed and reduce the coding load so it is easy to integrate in multiple pages when working on a project. Well, just trim down the codes into external files and include them with PHP..

Thanks guys..


Posted on August 23rd 2009 in LAMP-sites