CAddScript
This plugin allows you to easily add custom JavaScript or CSS to your Joomla! site
Stable 1.0.0
- Maturity
- Stable
- Released on
- Friday, 04 May 2012 00:00
With the CAddScript plugin you can easily add CSS or JavaScript to your content. Usage: Just use {addscript type}content{/addscript} to add javascript or css. Type can be javascript, css, javascriptfile, cssfile. For example {addscript javascript}alert('myjs'){/addscript} will add the JavaScript code into the header of site.
Stable 1.0.1
- Maturity
- Stable
- Released on
- Saturday, 05 May 2012 12:04
#Fixed a bug which caused an fatal error