Slideshow CK don't work in IE10
11 years 8 months ago #11033
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Slideshow CK don't work in IE10
I was talking about this :
extensions.joomla.org/extensions/core-en...jquery-scripts/18327
I just remember that this problem only occurs when you are using Phoca !
by default the slideshow works and under IE10 too. Now I have no idea of what is loaded and how in IE10 by phoca. I know that you have nt received any answer from them, but I can't do much more...
try the plugin jquery easy to test
extensions.joomla.org/extensions/core-en...jquery-scripts/18327
I just remember that this problem only occurs when you are using Phoca !
by default the slideshow works and under IE10 too. Now I have no idea of what is loaded and how in IE10 by phoca. I know that you have nt received any answer from them, but I can't do much more...
try the plugin jquery easy to test
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 7 months ago #11224
by Eeklo
Replied by Eeklo on topic Slideshow CK don't work in IE10
My problem is fixed.
Open components/com_phocagallery/assets/overlib/overlib_mini.js file
from
var versNum=parseFloat(agent.match(/MSIE[ ](\d\.\d+)\.*/i)[1])
change
var versNum=Browser.version
Or look at the forum of Joomlart link to forum Joomlart
Open components/com_phocagallery/assets/overlib/overlib_mini.js file
from
var versNum=parseFloat(agent.match(/MSIE[ ](\d\.\d+)\.*/i)[1])
change
var versNum=Browser.version
Or look at the forum of Joomlart link to forum Joomlart
The following user(s) said Thank You: ced1870
Please Log in or Create an account to join the conversation.
Time to create page: 0.205 seconds