Open dijares opened 12 years ago
Okay, so after having no response here, nor when emailing the developer, I finally found an updated thread here: http://support.dev7studios.com/discussions/nivo-slider/2021-nivo-31-not-working-in-ie
Seems there's some issues with IE 8/9. And an older version of the JS seems to work. Hopefully this will get fixed soon!
Hello! I'm creating a site for a group within our intranet. So, therefore I'm unable to give you a link to show you the site. I'm using the nivo-slider to transition 3 images with captions and no links. I'm using the default theme.
It worked fine when testing on my desktop. I've now sent the files to our person to put on the server (IIS) and the following things have occurred:
Since the site is on an intranet server and does not have access to the internet, I made sure the google jquery file was in it's own file.
I should add that this is happening only with IE9. It works fine with FF and Safari, but as this is an intranet, and a government organization, 99.9% of the people will view this using IE. Thanks for your help!
Here is my HTML: Within Head: `
` Within body: ``
Default.css:
.theme-default .nivoSlider { position:relative; background:#fff url(loading.gif) no-repeat 50% 50%; margin-top:0px; margin-bottom:0px; -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a; -moz-box-shadow: 0px 1px 5px 0px #4a4a4a; box-shadow: 0px 1px 5px 0px #4a4a4a;