70bd Wordpress vertical slider doesn't play in IE browser
EnglishjQuery Slider, jQuery Slideshow  DeutschBildergalerie jQuery, HTML Diashow  EspañolGaleria de Imagenes con jQuery, Slide Imagenes Gratis  FrançaisDiaporama jQuery & Galerie D'Image jQuery  ItalianoSlideshow Immagini jQuery, Galleria jQuery  汉语WOW 网络幻灯片:jQuery 效果的幻灯片  Português brasileiroSlider jQuery Chocante, Slider de Imagens jQuery  РусскийWOW Slider: jQuery слайдер изображений, HTML5 слайдшоу, CSS3 слайдер  SvenskaWOW Slider: jQuery Bild-Slider & Galleri  日本語WOW Slider : jQuery画像のスライダー&ギャラリー  NederlandsWOW Slider: jQuery Afbeelding Slider & Gallery  
  • Wordpress Image Slider
  • Beautiful SkinsKiller Effects
  • HTML5 Slider
  • GUI WizardFor Windows & Mac
Beautiful Skins HTML Image Slider Point-&-Click Wizard
jQuery Slider, HTML Slider, CSS Slider

Recent Demos

Support

For troubleshooting, feature requests, and general help, contact Customer Support at Mail. Make sure to include details on your browser, operating system, WOW Slider version, link to your page. In most cases you'll get a reply within 1 business day.
Please read the FAQs first to see if your question has already been answered.

Related

 Wordpress vertical slider doesn't play in IE browser

Q: I've inserted WOWSlider into my page. It plays fine in other browsers, but NOT in IE. What's wrong?

A: Please, try to add the doctype declaration for universal compatibility:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

Notice, it should be the first line above all the code on your page.

See More

Comments

  1. hamian | February 14, 2013

    Hi there

    im using wow slider and it works in every browser iv tried except IE10. I just get a white box were the slider supposed to be.

  2. Support | February 19, 2013

    Please, send us a direct link to your website, so we can check it.

  3. Burak Eskioglu | February 20, 2013

    Hi there

    im using wow slider and it works in every browser iv tried except IE all versions. Pls help me
    my website is www.birmilyonurun.com

  4. Support | February 21, 2013

    We've checked your page:
    www.birmilyonurun.com

    and found that you add all code generated WOWSlider application.

    You should copy code for the HEAD section and paste it inside the HEAD/BODY section of your own webpage, for example:

    <head>
    ...
    <!-- Start WOWSlider.com HEAD section -->
    <link rel="stylesheet" type="text/css" href="engine1/style.css" media="screen" />
    <style type="text/css">a#vlb{display:none}</style>
    <script type="text/javascript" src="engine1/jquery.js"></script>
    <script type="text/javascript" src="engine1/wowslider.js"></script>
    <!-- End WOWSlider.com HEAD section -->
    ...
    </head>

    Then copy code for the BODY section and paste it inside the Body section of your own web page in the place where you want to have a gallery, for example:

    <body>
    ...
    <!-- Start WOWSlider.com BODY section -->
    ...
    <!-- End WOWSlider.com BODY section -->
    ...
    </body>

  5. Burak Eskioglu | February 21, 2013

    Hi there,

    it's still not working and i will send my all code...

    &lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
    &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
    &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
    &lt;head&gt;
    &lt;title&gt;WOWSlider&lt;/title&gt;
    &lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
    &lt;meta name=&quot;keywords&quot; content=&quot;WOWSlider&quot; /&gt;
    &lt;meta name=&quot;description&quot; content=&quot;WOWSlider&quot; /&gt;
    &lt;!-- Start WOWSlider.com HEAD section --&gt;
    &lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;images/engine1/style.css&quot; media=&quot;screen&quot; /&gt;
    &lt;style type=&quot;text/css&quot;&gt;a#vlb{display:none}&lt;/style&gt;
    &lt;script type=&quot;text/javascript&quot; src=&quot;images/engine1/jquery.js&quot;&gt;&lt;/script&gt;
    &lt;script type=&quot;text/javascript&quot; src=&quot;images/engine1/wowslider.js&quot;&gt;&lt;/script&gt;
    &lt;!-- End WOWSlider.com HEAD section --&gt;
    &lt;/head&gt;
    &lt;body style=&quot;background-color:$PageBgColor$&quot;&gt;
    &lt;!-- Start WOWSlider.com BODY section --&gt;
    &lt;div id=&quot;wowslider-container1&quot;&gt;
    &lt;div class=&quot;ws_images&quot;&gt;&lt;ul&gt;
    &lt;li&gt;&lt;img src=&quot;images/data1/images/1.jpg&quot; alt=&quot;&quot; title=&quot;&quot; id=&quot;wows1_0&quot;/&gt;&lt;/li&gt;
    &lt;li&gt;&lt;img src=&quot;images/data1/images/2.jpg&quot; alt=&quot;&quot; title=&quot;&quot; id=&quot;wows1_1&quot;/&gt;&lt;/li&gt;
    &lt;li&gt;&lt;img src=&quot;images/data1/images/3.jpg&quot; alt=&quot;&quot; title=&quot;&quot; id=&quot;wows1_2&quot;/&gt;&lt;/li&gt;
    &lt;li&gt;&lt;img src=&quot;images/data1/images/4.jpg&quot; alt=&quot;&quot; title=&quot;&quot; id=&quot;wows1_3&quot;/&gt;&lt;/li&gt;
    &lt;li&gt;&lt;img src=&quot;images/data1/images/5.jpg&quot; alt=&quot;&quot; title=&quot;&quot; id=&quot;wows1_4&quot;/&gt;&lt;/li&gt;
    &lt;li&gt;&lt;img src=&quot;images/data1/images/6.jpg&quot; alt=&quot;&quot; title=&quot;&quot; id=&quot;wows1_5&quot;/&gt;&lt;/li&gt;
    &lt;/ul&gt;&lt;/div&gt;
    &lt;div class=&quot;ws_bullets&quot;&gt;&lt;div&gt;
    &lt;a href=&quot;#&quot; title=&quot;&quot;&gt;&lt;img src=&quot;images/data1/tooltips/1.jpg&quot; alt=&quot;&quot;/&gt;1&lt;/a&gt;
    &lt;a href=&quot;#&quot; title=&quot;&quot;&gt;&lt;img src=&quot;images/data1/tooltips/2.jpg&quot; alt=&quot;&quot;/&gt;2&lt;/a&gt;
    &lt;a href=&quot;#&quot; title=&quot;&quot;&gt;&lt;img src=&quot;images/data1/tooltips/3.jpg&quot; alt=&quot;&quot;/&gt;3&lt;/a&gt;
    &lt;a href=&quot;#&quot; title=&quot;&quot;&gt;&lt;img src=&quot;images/data1/tooltips/4.jpg&quot; alt=&quot;&quot;/&gt;4&lt;/a&gt;
    &lt;a href=&quot;#&quot; title=&quot;&quot;&gt;&lt;img src=&quot;images/data1/tooltips/5.jpg&quot; alt=&quot;&quot;/&gt;5&lt;/a&gt;
    &lt;a href=&quot;#&quot; title=&quot;&quot;&gt;&lt;img src=&quot;images/data1/tooltips/6.jpg&quot; alt=&quot;&quot;/&gt;6&lt;/a&gt;
    &lt;/div&gt;&lt;/div&gt;
    &lt;!-- Generated by WOWSlider.com v2.9 --&gt;
    &lt;div class=&quot;ws_shadow&quot;&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;script type=&quot;text/javascript&quot; src=&quot;images/engine1/wowslider.js&quot;&gt;&lt;/script&gt;
    &lt;script type=&quot;text/javascript&quot; src=&quot;images/engine1/script.js&quot;&gt;&lt;/script&gt;
    &lt;!-- End WOWSlider.com BODY section --&gt;
    &lt;/body&gt;
    &lt;/html&gt;

  6. Support | February 26, 2013

    We've checked your page again:
    www.birmilyonurun.com

    You still use all code generated by WOWSlider application.

    You should use only following lines:
    <!-- Start WOWSlider.com HEAD section -->
    <link rel="stylesheet" type="text/css" href="images/engine1/style.css" media="screen" />
    <style type="text/css">a#vlb{display:none}</style>
    <script type="text/javascript" src="images/engine1/jquery.js"></script>
    <script type="text/javascript" src="images/engine1/wowslider.js"></script>
    <!-- End WOWSlider.com HEAD section -->

    copy this code and paste it inside the HEAD/BODY section of your own page.

    Then copy
    <!-- Start WOWSlider.com BODY section -->
    <div id="wowslider-container1">
    <div class="ws_images"><ul>
    <li><a href="pinfo.asp?pid=6"><img src="images/data1/images/1.jpg" alt="" title="" id="wows1_0"/></a></li>
    <li><a href="pinfo.asp?pid=6"><img src="images/data1/images/2.jpg" alt="" title="" id="wows1_1"/></a></li>
    <li><a href="pinfo.asp?pid=6"><img src="images/data1/images/3.jpg" alt="" title="" id="wows1_2"/></a></li>
    <li><a href="pinfo.asp?pid=6"><img src="images/data1/images/4.jpg" alt="" title="" id="wows1_3"/></a></li>
    <li><a href="pinfo.asp?pid=6"><img src="images/data1/images/5.jpg" alt="" title="" id="wows1_4"/></a></li>
    <li><a href="pinfo.asp?pid=6"><img src="images/data1/images/6.jpg" alt="" title="" id="wows1_5"/></a></li>
    </ul></div>
    <div class="ws_bullets"><div>
    <a href="#" title=""><img src="images/data1/tooltips/1.jpg" alt=""/>1</a>
    <a href="#" title=""><img src="images/data1/tooltips/2.jpg" alt=""/>2</a>
    <a href="#" title=""><img src="images/data1/tooltips/3.jpg" alt=""/>3</a>
    <a href="#" title=""><img src="images/data1/tooltips/4.jpg" alt=""/>4</a>
    <a href="#" title=""><img src="images/data1/tooltips/5.jpg" alt=""/>5</a>
    <a href="#" title=""><img src="images/data1/tooltips/6.jpg" alt=""/>6</a>
    </div></div>
    <!-- Generated by WOWSlider.com v2.9 -->

    and paste it inside the Body section of your own web page in the place where you want to have a gallery.

  7. Bill Ward | March 11, 2013

    I was using wow slider in an html5 website and it worked fine in all browsers except IE8. Viewing in IE8 would cause pictures to swirl uncontrollably. I tried inserting universal DOC Type as you suggested but result is the same. I have a version of this website located at www.wardwebsites.net and the page to which I am referring is noted below:
    http://www.wardwebsites.net/conference2012.htm

    This is a test website on this server. I have had to remove the WOWE slider and replace with a static image on the live version of this website

    I really like this product, however the application has to be universally viewable even on older browsers. Any help you can provide will be appreciated

More questions

0