Which block is responsible for rendering javascript in Magento? zendnwar October 2, 2014 Magento 0 Comments Mage_Page_Block_Html_Head addJs(), addJsIe(), addItem(), getCssJsHtml() Related Posts How to create Featured product in Magento home page? zendnwar March 23, 2015 Create new Featured attribute Create a new attribute by going to Catalog > Attributes > M .. What is the difference regarding module loading between Mage::app() and Mage::run() ? zendnwar December 2, 2014 Mage::app() :: initializes the application object with all variables and objects which are requ ..