Magento September 7, 2017 Lesson 15: Magento CSS and Magento JavaScript Files on Frontend Magento tutorial about how to add a CSS file and a JS file to a Magento page.
Magento June 26, 2012 How to compile Javascript loaded by Ajax? Hi everyone. We know that Javascript is compiled when the browser loads your webpage. However, sometimes you need to compile your script loaded by Ajax, how should you do? If you are in this case, this post may be helpful for you!