Posts by Rogério Rios • 1 point
1 post
-
-1
votes1
answer105
viewsA: Joomla 3.8 and Jquery - Does not work
To avoid conflict with Joomla libraries you should use JQuery with a different format. Instead of using the $ to fetch the ID, CLASS, etc, you must use the name jQuery: var variavel =…