Shape 5

Joomla Club Extensions => Image Slide - Club => : aazablue28 July 06, 2010, 08:23:25 AM



: S5 Image Slider worked perfect before...now wont work in Safari
: aazablue28 July 06, 2010, 08:23:25 AM
 ???  It worked fine in Safari for almost two months and all of a sudden it doesnt seem to be working.. i unistalled and reinstalled and that didnt work.   It works well in Firefox!  im lost... please help.

here is the site:

http://scientificsoulsessions.com/

Belle


: Re: S5 Image Slider worked perfect before...now wont work in Safari
: jonahh July 06, 2010, 11:06:55 AM
Did you add any new extensions?

I also noticed the following on your page, this squeeze box may be causing the issue:

:
window.addEvent('domready', function() {

SqueezeBox.initialize({});

$$('a.modal').each(function(el) {
el.addEvent('click', function(e) {
new Event(e).stop();
SqueezeBox.fromElement(el);
});
});
});


: Re: S5 Image Slider worked perfect before...now wont work in Safari
: aazablue28 July 06, 2010, 10:17:48 PM
yeepee... that did the trick.. thanks so much.. i installed k2 community and since i wasnt using it i figured that can... and magic.. the slider works...

Thanks so much Jonahh