Magento: Load Javascript On One Page Checkout

Posted: March 18th, 2011 | Author: | Filed under: magento | 1 Comment »

Add this to page.xml

<checkout_onepage_index>
    <reference name="head">  
         <action method="addItem"><type>skin_js</type><name>js/myscript.js</name></action>
    </reference>
</checkout_onepage_index>
Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Reddit
  • RSS
  • StumbleUpon

Related posts:

  1. Disable javascript in Firefox

One Comment on “Magento: Load Javascript On One Page Checkout”

  1. 1 Jeneva said at 5:25 pm on May 11th, 2011:

    At last, soeomne comes up with the “right” answer!


Leave a Reply