Em Thu, 26 Nov 2009 13:42:14 -0200, Inge Solvoll <inge.tapes...@gmail.com> escreveu:

Hi!

Hello!

I'm trying to use jQuery together with prototype in T5. It works nicely in firefox, but in IE8, I get a lot of "object not supported, line 4821" and so on. If I remove the reference to jQuery, everything works again. I did
include a call to jQuery.noConflict() a the end of the jQuery js-file.

I have a page that uses a jQuery color picker plugin and tested it in IE 7 and 8 without problem. jQuery is added after Prototype. Besides jQuery.noConflict(), I just needed to replace the plugin's $() usages for $jQuery().

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, software architect and developer, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to