Common JavaScript errors
The following is a listing of common JavaScript errors with MageBridge, Joomla! and/or Magento.
Read more...Using the JavaScript Error Console
When working with Joomla! and Magento combined, JavaScript errors might easily occur. Step 1 in solving a JavaScript error is identifying it properly. To do this, you will need to work with the JavaScript Error Console of your browser. This tutorial gives you the basics.
Read more...Working with JavaScript in MageBridge
By combining the themes of both Magento as Joomla! on a single page, MageBridge creates its own problem: While the HTML and CSS can only create glitches in the appearance of the HTML-document, conflicting JavaScript-frameworks cause the functionality to crash. Magento uses the Scriptaculous / Prototype framework, Joomla! uses the MooTools framework - and those frameworks bite. This article serves as a gathering of information for those of you willing to experiment with this JavaScript-battle.
Read more...