- Posts: 12
- Thank you received: 0
Product Finder doesn't work in IE.
- Ling
- Topic Author
- Offline
- New Member
Less
More
8 years 5 months ago #2463
by Ling
Product Finder doesn't work in IE. was created by Ling
Hi,
Product Finder is a nice extension, but unfortunately it doesn't work in IE.
At the end of the result, IE cannot open the item. I have no problem in Chrom and Firefox.
Is there any solution?
Thanks
Product Finder is a nice extension, but unfortunately it doesn't work in IE.
At the end of the result, IE cannot open the item. I have no problem in Chrom and Firefox.
Is there any solution?
Thanks
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
8 years 5 months ago #2465
by andrea_4g
Replied by andrea_4g on topic Product Finder doesn't work in IE.
The issue is confirmed and it's being investigated.
(Paradoxically, it works with older versions of IE like 8 and 9, and not with newer ones...)
(Paradoxically, it works with older versions of IE like 8 and 9, and not with newer ones...)
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
8 years 5 months ago #2466
by andrea_4g
Replied by andrea_4g on topic Product Finder doesn't work in IE.
Edit file:
components/com_productfinder/assets/js/mobileinit.js
change:
components/com_productfinder/assets/js/mobileinit.js
change:
Code:
jQuery.mobile.linkBindingEnabled = false;
[code]
to
[code]
jQuery.mobile.linkBindingEnabled = true;
Please Log in or Create an account to join the conversation.
- Ling
- Topic Author
- Offline
- New Member
Less
More
- Posts: 12
- Thank you received: 0
8 years 5 months ago #2467
by Ling
Replied by Ling on topic Product Finder doesn't work in IE.
its work!!
Thankss
Thankss
Please Log in or Create an account to join the conversation.
Time to create page: 0.815 seconds