Thanks for all I already do it, but I have a lot of questions, for example if I want to create and event, save to db and then show it to the calendar, I already making try and read carefully the docs
On Tue, Aug 23, 2011 at 12:27 PM, Oskar Krawczyk <[email protected]>wrote: > Look at the JsFiddle I've attached - you need to initialize the calendar > library. > > O. > > On Aug 23, 2011, at 7:08 PM, noobmoo wrote: > > thanks for answering, I am using this but no calendar is displaying in > my page > > > <html> > <head> > <script type="text/javascript" src="/js/mootools-1.2.4-core- > yc.js"></script> > <script type="text/javascript" src="/js/mootools-1.2.4-more- > yc.js"></script> > <script type="text/javascript" src="mooECal.js"></script> > <link rel="stylesheet" type="text/css" media="screen" > href="mooECalLarge.css"/> > </head> > <body> > > <div id="calBody"> </div> > > > </body> > </html> > > On 23 ago, 11:52, Oskar Krawczyk <[email protected]> wrote: > > Took me 30 seconds to set it up.http://jsfiddle.net/N8qGg/ > > > What are you not understanding? > > > Oskar > > > On Aug 23, 2011, at 6:25 PM, noobmoo wrote: > > > Hello > > > I am trying to use this > pluginhttp://dansnetwork.com/mootools/events-calendar/demo/, > > but I dont understand the docs, I think this pluing lacks of a guide > > in how to use?? can someone help me?? > > > thanks > > >
