Thanks jQuery.noConflict(); worked 

I hope it won't cause any problem in future
Yes, I wasn't using https://github.com/got5/tapestry5-jquery. 

*Next Question*

I have add some images in menubar. The problem is that images are not found
on all the pages.
{code}
*resources>com.myproject.kids>components>Layout.tml*
               <ul>
                    <li> #  icon/add.png  Add Item </li>
                    <li> #  icon/delete.png  Delete </li>
                    <li> #  icon/edit.png  Edit Item </li>
                    <li> #  icon/view.png  View </li>
                </ul>
{code}
icon are located inside webapp folder
webapp>icon>add.png

resources>com.myproject.kids>pages>Index.tml
resources>com.myproject.kids>pages>Guess.tml
resources>com.myproject.kids>pages>address>CreateAddress.tml
resources>com.myproject.kids>pages>address>ListAddress.tml
     
Images are found in Index.tml and Guess.tml but not in CreateAddress.tml and
ListAddress.tml.
I did understand why the images are not shown, but couldn't understand how
do I solve it.


--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/javascript-tp4778141p4778228.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