jquery-like calendar module
miketor - August 17, 2009 - 20:21
I found a very interesting calendar script and I'm trying to figure out how to integrate it into my Drupal site. Take a look at http://www.trinitywallstreet.org/congregation/ . Look at the worship schedule. How can I implement something like this on my own site?

_
Looks to be some custom jquery from what I could tell. You could either reverse engineer it with firebug or see if you can find an existing jquery calendar widget that is similar.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
I searched everywhere and
I searched everywhere and couldn't find anything similar. So there's no module for drupal like this at all? If not, I guess I'll try firebug. Thanks
_
There are calendar widgets, but not that output in that format that I know of. You might be able to theme it the way you want though.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.