Image rotator (or "Slide Show") compatibility with Internet Explorer 9


Author Message
bobthegoat2001

Posted: 12/23/2012
Quote message 

I just noticed that you can also now 'slide' photos to the left, right, up or down when you have an image rotator or "slide show". I noticed this only works in Firefox or Chrome, but doesn't seem work in Internet Explorer 9 (though it does rotate the images, just doesn't sweep them left or right etc.).
 
Raymee

Posted: 12/26/2012
Quote message 

Have a look at jQuery Cycle Plugin - I have been testing it locally - for websites and it seems very good and easy to implement.

It states that the call to the cycle plugin should go in the <head> </head> section but it seems to work just find if called from within a div inside a cell if you follow. you do not need to call Jquery itself the one build into artisteer works fine.

http://jquery.malsup.com/cycle/

 
Raymee

Posted: 12/26/2012
Quote message 

PS i have only test this in the body of an artisteer page - I have not yet tried it ion the header.
 
bobtheogat2001

Posted: 12/26/2012
Quote message 

Thanks Raymee! I'll have a look into that site and see what I can do with the jQuery Cycle plugin.