{"id":5775,"date":"2014-04-06T20:18:26","date_gmt":"2014-04-06T20:18:26","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/04\/06\/flexslider-works-in-everything-but-ie-10-collection-of-common-programming-errors\/"},"modified":"2014-04-06T20:18:26","modified_gmt":"2014-04-06T20:18:26","slug":"flexslider-works-in-everything-but-ie-10-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/04\/06\/flexslider-works-in-everything-but-ie-10-collection-of-common-programming-errors\/","title":{"rendered":"Flexslider works in everything but IE 10-Collection of common programming errors"},"content":{"rendered":"<p>Flexslider works in every instance but IE 10. Website is www.nybreeder.com<\/p>\n<p>can someone direct to what is wrong in the coding?<\/p>\n<p>Not sure if its a version error and how to correct, or if its just a hanging code line needing finishing.. my eyes are beginning to hurt.<\/p>\n<p>Thanks<\/p>\n<pre><code>\n\n\nWestchester NY Puppies for Sale \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n    $(function(){\n            if (($.browser.msie) &amp;&amp; ($.browser.version &lt; '9.0')) {\n        $('.flexslider').flexslider({\n            animation: \"slide\",\n            slideshow: true,\n            slideshowSpeed: 7000,\n            animationDuration: 600,\n            prevText: \"Previous\",\n            nextText: \"Next\",\n            controlNav: true,\n        })   } else {\n        $('.flexslider').flexslider({\n            animation: \"fade\",\n            slideshow: true,\n            slideshowSpeed: 7000,\n            animationDuration: 600,\n            prevText: \"Previous\",\n            nextText: \"Next\",\n            controlNav: true,\n        });  } \n    })\n\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Flexslider works in every instance but IE 10. Website is www.nybreeder.com can someone direct to what is wrong in the coding? Not sure if its a version error and how to correct, or if its just a hanging code line needing finishing.. my eyes are beginning to hurt. Thanks Westchester NY Puppies for Sale $(function(){ [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5775","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5775","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=5775"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5775\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=5775"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=5775"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=5775"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}