Just thought I'd share this awesome calendar script.

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Just thought I'd share this awesome calendar script.

Post 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/
erupt
Forum Commoner
Posts: 58
Joined: Sat Feb 25, 2006 10:24 am

Post by erupt »

nice, i just tried a test calendar and it worked well! Even includes the source code as well.
User avatar
jayshields
DevNet Resident
Posts: 1912
Joined: Mon Aug 22, 2005 12:11 pm
Location: Leeds/Manchester, England

Post by jayshields »

That looks very nice indeed. Especially the CSS demo. I'm going to use that :)
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

Bookmarked ;)

Still like burrito's calendar script in the code snippets forum tho
Roja
Tutorials Group
Posts: 2692
Joined: Sun Jan 04, 2004 10:30 pm

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

Post 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. :(
Post Reply