How to Run JavaScript in Joomla!
If you use Joomla!, an open-source content management system (CMS), you may think that it's not possible to run JavaScript on your pages. However, it's actually very easy to do. You'll just need to insert your JavaScript code a little differently than regular HTML.
Instructions
-
-
1
Log into Joomla!.
-
2
Click on "Configuration" in the Joomla! control panel.
-
-
3
Change the Default WYSIWYG Editor field to "Editor - No Editor" under the Site tab.
-
4
Click "Save."
-
5
Click "Article Manager." Choose the article in which you want to run JavaScript.
-
6
Insert your JavaScript code into the code and hit "Save."
-
7
Modify this article without a code editor if you want to make changes at a later date.
-
1