Page 1 of 1

Just thought I'd share this awesome calendar script.

Posted: Wed Mar 15, 2006 12:59 pm
by Luke
This guy provides a calendar auto-fill for just about every arrangement of text boxes/selectboxes there are. It's an awesome script too. Just thought I'd share. :)

http://www.mattkruse.com/javascript/calendarpopup/

Posted: Mon Mar 20, 2006 8:26 am
by erupt
nice, i just tried a test calendar and it worked well! Even includes the source code as well.

Posted: Mon Mar 20, 2006 9:00 am
by jayshields
That looks very nice indeed. Especially the CSS demo. I'm going to use that :)

Posted: Mon Mar 20, 2006 9:02 am
by JayBird
Bookmarked ;)

Still like burrito's calendar script in the code snippets forum tho

Re: Just thought I'd share this awesome calendar script.

Posted: Mon Mar 20, 2006 9:44 am
by Roja
The Ninja Space Goat wrote:This guy provides a calendar auto-fill for just about every arrangement of text boxes/selectboxes there are. It's an awesome script too. Just thought I'd share. :)

http://www.mattkruse.com/javascript/calendarpopup/
Oddly, it generates javascript errors when you click in one of the textboxes:

Error: uncaught exception: Permission denied to get property HTMLDivElement.parentNode

Each generates ~ 3-4 errors.

Not so ideal. :(