0

I need to optimise my site and to do so I need to async call prototype. Does anybody know in which part of Magento the prototype start been called.

1 Answer 1

0

usually prototype.js added in layout (app\design\frontend\your_package\your_theme\layout\page.xml)as child of "head"

 <action method="addJs"><script>prototype/prototype.js</script></action>

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.