Magento extension Js and CSS for Static Blocks by Rajeev_KT

MageCloud partnered with Rajeev_KT to offer Js and CSS for Static Blocks in your MageCloud panel for our simple 1-click installation option. To install this extension - create your account with MageCloud and launch a new Magento store. It takes only 3 minutes.

Rajeev_KT always provides support for customers who have installed Js and CSS for Static Blocks Magento module. Feel free to leave a review for the company and the extension so we can offer you better products and services in the future.

You may want to check other Rajeev_KT Magento extensions available at MageCloud and even get extensions from hundreds of other Magento developers using our marketplace.

A Magento Extension that will allow to add javascript and css for static blocks.

Compatible with Magento 1.x

Js and CSS for Static Blocks

INTRODUCTION

A Magento Extension that will allow to add javascript and css for static blocks. This extension makes static blocks somewhat "dynamic". For every static block, there will be provision to add javascript and CSS to that particular static block. Whenever static blocks with js and css are rendered in frontend, these properties will get applied to that static blocks

COMPATIBILITY

Currently this extension supports Magento 1.8,1.8.1,1.9. But you can try it in other versions of Magento. Most probably it would work.

Installation

To install this extension, I recommend you to use the github repository of this extension. This extension is well maintained there. If you need further helps to install this extension from Github, then feel free to contact me. Github Repository of this Extension

NOTES

  • Don't put script or style tags inside the text areas. The extension will autogenerate this enclosure html tags.
  • You can put javascirpt and css directly inside text areas Don't put html contents inside the text area
  • You can put jquery in text area. In this case, it is your job to make sure that, necessary jquery files are added.
  • By default, all the script that are related to static blocks are get included in the bottom side of the page and css files are included in head part (bottom side).