Magesan - Page 2 of 6 - All about code...

Magesan

All about code…

Code for override js in magento 1

Create file in skin/frontend/default/your_theme-> create here (extendedjs.js) and change your code as per requirementValidation.add() then apply it to local.xml -> override your handler (for knowing that which you have to override you should inspect element where you want to apply the js page then see the body element then you can got at there.)