- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Magento jQuery not working on azure while working on different server
Hi,
On our website jQuery is not working and our developer has tried debugging. website is hosted on azure. the site's jQuery is working on the other server. We could not find whats going wrong in configuration.
Majento 1.9.1 community edition
It is showing following errors:
1. GET http://www.venusshoppee.com/skin/frontend/accessshop/default/font-awesome/fonts/fontawesome-webfonte...
jquery.min.js:4
get @ jquery.min.js:4
css @ jquery.min.js:4
f.fn.(anonymous function) @ jquery.min.js:4
a.fn.(anonymous function) @ jquery-ui.min.js:5
animate @ thumbelina.js:63
(anonymous function) @ thumbelina.js:104
Does anybody know the reason of it?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Magento jQuery not working on azure while working on different server
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
It could be a conflict between Magento built-in Prototype and jQuery JS frameworks. Do you execute jQuery.noConflict() after loading jQuery? If not, you should, it switches jQuery into cooperative mode.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Magento jQuery not working on azure while working on different server
The font files are placed at correct place. still this problem i coming