Theme Joomla Extensions

PowerSlidePro - IE9 issue

Seems the navigation (">" and "<") is not working with IE (9). With Opera/Chrome they are OK. Do you have an upgrade or bug fix or solution to that? (I believe it used to work with IE 7 + 8).

skashi replied Fix on its way

Yes, we have just released a fix for this for the Pro version. The base (Power Slide Pro) version has been updated as well.

To fix this issue manually open up (depending on your version):
[site]/modules/mod_kuposlidesbase/js/tj.gallery.js or
[site]/modules/mod_powerslidepro/js/tj.gallery.js

Replace the following code (line 266-267):

testItemChange: function(num,myImage) { 
if( myImage.complete ) {


With the following:

testItemChange: function(num,myImage) { 
if( myImage.complete || /MSIE 9.0;/.test(navigator.userAgent) ) {

You must be logged in to post a comment. Please register if you do not have an account yet.

busy

INSIDE: Forum / Extensions

members

search