Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Anythingslider not working propely in IE 9

  • This topic is empty.
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #35091
    desideratha
    Member

    Hi, I am trying to use anything slider on a page, however it doesnt work right away on IE9. IE request pesmission to load unsecure content! only after that works. Any way to overcome this process??

    thanks in advance.

    A.

    #90293
    Mottie
    Member

    Hi Desideratha!

    I only get that message when I try to run AnythingSlider locally, which is one reason I don’t do any development in IE. That message shouldn’t pop up once you get the code up and running on a live site. If you do, then you’ll have to adjust some of the IE security settings.

    #90295
    desideratha
    Member

    Yes, it works now. I needed to add this line of code:

    script window.jQuery || document.write(‘ script src=”https://vw-slider.googlecode.com/svn/trunk/js/jquery.min.js”>

    I remove the < and

    #90296
    desideratha
    Member

    Btw Any ideas how to implement this slider on Blogger. I cannot get to work there at all.

    #90302
    Mottie
    Member

    You should be able to add all of the code you need inside of a HTML/JavaScript Gadget.

    #90311
    desideratha
    Member

    Hi, thanks for replying. I tried that and does not work at all. I copied and paste a working version on the code but still no luck.

    A.

    #127923
    jboeve
    Member

    Hi. I have three pages, each with an AnythingSlider on it. To my knowledge, the sliders work fine across Firefox, Chrome, and IE8–all on Windows XP–but one of my reviewers says that the slides do not display correctly using IE9 in a Windows 7 environment. The problem reported is that the slider width collapses to a very narrow display and the tabs all get stacked on top of each other.

    http://polaris.umuc.edu/de/csi/jack/AnythingSlider/degreeaudit_aartutorial_howtoview_v2.html

    http://polaris.umuc.edu/de/csi/jack/AnythingSlider/degreeaudit_aartutorial_readundergrad_v2.html

    http://polaris.umuc.edu/de/csi/jack/AnythingSlider/degreeaudit_aartutorial_readgrad_v2.html

    Any assistance you can provide to tell me what is wrong would be most appreciated. Thanks!

    #127940
    Mottie
    Member

    Hi jboeve!

    Hmm, it all looks good to me – IE9 in Windows 7 even. But, if you click on the little broken page icon (blue icon in the screenshot) inside the URL bar it switches the browser into IE7 compatibility mode:

    So make sure (press F12 and switch it if you have to) the browser AND document mode are both set to IE9.

    #127946
    jboeve
    Member

    Hey, Mottie.
    Thanks for the quick reply! I’m happy and relieved to know that the code is OK and that the pages display alright for you in Windows7/IE9 (since I am in a different environment and can’t test the pages in 7/IE9, I can’t see the same).
    Apart from telling my reviewer (and anyone else who encounters this issue) to click the “broken page icon” is there anything else I can or need to do? Or is there a way to head off this issue otherwise?
    Thanks!
    ~ jboeve

    #127950
    Mottie
    Member

    Actually, what I meant to say is that they shouldn’t be clicking on that icon. It’s blue because it is active and switching into compatibility mode. It should be grey and remain grey.

    #127955
    jboeve
    Member

    OK, I will check with my reviewer and see if this resolves the issue. Many thanks for your help!

Viewing 11 posts - 1 through 11 (of 11 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.