Fix For Chrome And Chris Coyers AnythingSlider

LINK-

I am using Chris Coyers AnythingSlider (http://css-tricks.com/anythingslider-jquery-plugin/) on the page linked above and it is showing scroll bars underneath and beside the slideshow images in Chrome on a Windows platform. Can anyone tell me why? Works fine in Safari on a Mac. Also appears correctly when I use Adobe Browser Lab to test for IE 7,8, and 9 on Windows.

Thanks if you can help me out!

Todd

Hi,

Jquery isn’t running in Chrome which I think is due to the same origin policy for the https page.

[blocked] The page at https://www.tocdocs.com/ ran insecure content from http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js.
[blocked] The page at https://www.tocdocs.com/ ran insecure content from http://feeds.feedburner.com/TennesseeOrthopaedicClinics?format=sigpro.
[blocked] The page at https://www.tocdocs.com/ ran insecure content from http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js.

Try loading jquery locally and see if it fixes the issue.

It’s the same issue with the Vimeo videos, served from [noparse]http://[/noparse].

Thanks Paul and Ralph! I am looking into the insecure requests on the secure page.