Page 1 of 1

Phoca Gallery Slideshow Nivo Module ie 6,7 solution

Posted: 04 Dec 2011, 11:33
by kamiln
Solution to work this module in ie 6 and 7
in file mod_phocagallery_slideshow_nivo.php
in javascript code of pgSNJQ(\'#pgsnivo-slider\').nivoSlider
in line
nextText: \''.JText::_('MOD_PHOCAGALLERY_SLIDESHOW_NIVO_NEXT').'\', there is unnecessary comma (,) on the endof ilne, delete it and the code works on ie

You could also upgade code jquery.nivo.slider.js from 2.5.2 to 2.7 of this plugin

Re: Phoca Gallery Slideshow Nivo Module ie 6,7 solution

Posted: 04 Dec 2011, 20:29
by Jan
Hi, thank you for this info.

Jan

Re: Phoca Gallery Slideshow Nivo Module ie 6,7 solution

Posted: 31 Dec 2011, 15:20
by Jan
Hi, fixed in 1.0.1, jquery and jquery.nivo.slider.js upgraded