Magento Subscribe to Magento
How to fix jquery conflict with Prototype in Magento
If you are a Magento developer, you need to use jQuery library or custom JavaScript to Customize user interface of your magento web store. Magento already included the Prototype JavaScript… Read more
How to include custom javaScript or jQuery library in Magento
To developing Magento websites you will likely have a need to use custom JavaScript file or jQuery library to Customize your magento store. By Using JavaScript library you can improve… Read more
How to add new extension (phtml) in Dreamweaver for XP, Win7
Sometimes we need to add new file type in dreamweaver. Like- to work with Magento we need edit many file which extension is PHTML. Normally Dreamweaver can’t support PHTML files. If… Read more