Hi,
That's exactly what I'm doing, got the tip from Thiago, I used to directly
include jquery in the tml file, got some unexplained error in browser
lately, switching it to @Include fixes the problem, also preparing my code
for upgrading to t5.1.


Andy Pahne-7 wrote:
> 
> Angelo Chen schrieb:
>> my experience is, safer to use @IncludeJavascriptlibrary to include
>> jQuery,
>> but seems to me that will also pull the Prototype related js too,
>> probably
>> we should have @IncludeJavascriptLib not to include other js.
>>
>>   
> 
> 
> I am curious how you managed to include jQuery with 
> @IncludeJavascriptlibrary. I only managed that with a patched version  
> of jQuery, adding jQuery.noConflict() at the end of the jQuery 
> javascript file. Otherwise there were Javascript bugs...  (using current 
> stable 5.1 Tapestry release)
> 
> Andy
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/integrating-jQuery-components-tp24068609p24070981.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

Reply via email to