Hi

I assume you are not using https://github.com/got5/tapestry5-jquery.
jquery and prototype don't work together without some configuration
(noConflict())

http://www.codeboss.in/web-funda/2009/04/02/using-jquery-and-prototype-together/

If you want to use jquery you can use the above mentioned library.


On Wed, Sep 7, 2011 at 4:31 PM, csckid <testnowsh...@gmail.com> wrote:
> I have added this line in Layout.java
> @Import(library={"context:js/jquery-1.6.2.min.js",
>                "context:js/hoverIntent.js","context:js/superfish.js"},
>                stylesheet={"context:css/superfish.css"})
>
> Now, the tapestry javascript isn't working. I want tapestry to work too.
>
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/javascript-tp4778141p4778141.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
>
>



-- 
Regards

Taha Hafeez Siddiqi (tawus)
http://tawus.wordpress.com

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

Reply via email to