I have created a new component based on freecalendar and inserted it into the tapestry5-jquery tree. For those who work with that project, it is implemented in much the same way as the google calendar component. I'm happy with my progress, but I need to pass a lot of parameters to the javascript code with the AfterRender parameter.
I'm thinking that I need to either make the component into an abstract class or do some other magic to pass variables such as calendar event location URL, headers, and whatever else needed for the initial rendering. I'm just not sure at this point how to do that. If anyone has some suggestions, I'd be quite happy to hear them. Thanks! -- View this message in context: http://tapestry.1045711.n5.nabble.com/javascript-component-questions-tp5715582.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org