On Tue, May 12, 2009 at 12:46 AM, Angelo Chen <[email protected]> wrote:
> if i uncomment the script referring to jquery below, the two errors will go > away, then, how to include jquery in the tml? thanks Hi! Both Prototype (used by Tapestry internally) and jQuery define a $() function. To use both without jQuery messing up Prototype, take a look at this page: http://docs.jquery.com/Using_jQuery_with_Other_Libraries. -- Thiago --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
