Is there a working demo of this online?

> Well, this is the modified version of Joe's calendar. It works... (Joe,
> I hope you don't mind my reposting the code here)...
>
>
>
> But I'm actually working on a different one that I'm deriving from the
> DHTMLGoodies one that we discussed that day, and based on Marco Jaeger's
> Dialogs. It's not ready yet.
>
>
>
> My main problem with all these calendars was that the markup was so
> entrenched in the javascript (in most cases the javascript was
> generating the actual markup). This makes it very difficult to customize
> the layout of the calendar markup. Yes, you could still change stuff in
> the .css file, but that is very limiting.
>
>
>
> ________________________________
>
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Alex
> Duffield
> Sent: Wednesday, March 01, 2006 11:08 PM
> To: rails-spinoffs@lists.rubyonrails.org
> Subject: Re: [Rails-spinoffs] Calendar widget
>
>
>
> Ryan, please send that code my way if you dont mind... I am also looking
> for a good calendar Widget
>
>
>
> Thanks.
>
>
>
> ______________________________________________________________________
>
> Alex Duffield . Principal . InControl Solutions .
> http://www.incontrolsolutions.com <http://www.incontrolsolutions.com/>
>
>
>
>
>
>
>
> On 27-Feb-06, at 1:48 PM, Ryan Gahl wrote:
>
>
>
>
>
> Ok, cool. Thought it might be something like that. Thanks.
>
>
>
> Btw, I also changed all your "Element.Class.add" and ".remove" calls to
>
> the "Element.addClassName" and ".removeClassName" counterparts, as the
>
> former are also not in proto 1.4.
>
>
>
> So having done all that, I got your code to run. It works great. So, now
>
> thanks to all you great list members, I have plenty of options to run
>
> with. Thanks again!!
>
>
> The information transmitted in this electronic mail is intended only for
> the
> person or entity to which it is addressed and may contain confidential,
> proprietary, and/or privileged material.  Any review, retransmission,
> dissemination or other use of, or taking of any action in reliance upon,
> this information by persons or entities other than the intended recipient
> is prohibited. If you received this in error, please contact the sender
> and
> delete the material from all computers.
>
> _______________________________________________
> Rails-spinoffs mailing list
> Rails-spinoffs@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
>
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to