KevinBatdorf / liquidslider

A Responsive jQuery Content Slider
161 stars 62 forks source link

Not working on Safari 5.0.5 #83

Closed markmccorkell closed 10 years ago

markmccorkell commented 11 years ago

Hi Kevin,

I have been testing a website on Safari 5.0.5 and the Liquid Slider doesn't appear to be working. Sorry to be a pain, and I'm sure you have probably already tested this in the past. But is there anything you can think of which would prevent it from working?

I tested LiquidSlider on IE8 and it's working perfectly, but the page is blank on Safari 5.0.5.

Can you help?

Thanks in advance, Mark

KevinBatdorf commented 11 years ago

What does "not working" mean? How about the demo and example pages? Do they work?

markmccorkell commented 11 years ago

Hi Kevin,

Thanks for the quick response! My boss called me in and I took a look at it on his old Mac and the slider wasn't appearing in the page at all. It was just empty in that top part of the page. I will see if the demo's are working on his mac if I can get access to it in order to test it.

I'm sure LiquidSlider supports the older Safari versions and it's maybe something I have done (or not done).

As soon as I can test the demo pages I will let you know!

Thanks, Mark

markmccorkell commented 11 years ago

Hi Kevin,

The demo actually does appear to be working but on my dev site for some reason it doesn't appear to be appearing in the page at all – weird.

If you did have any ideas, could you take a look at my slider here and let me know if you have any suggestions: http://mccaddendesign.com/clients/4c/index.html

Thanks so much, Mark

KevinBatdorf commented 11 years ago

Not sure how I can help. It works fine for me on Safari.

saige commented 10 years ago

Cant see the source demo, but this sounds like it could be related to a common iframe/cookie issue with safari. By default safari blocks any content that uses third party cookies and by extension will block most content viewed via iframe. This is the number one source for me getting blank safari content. Good luck.