jQuery slideToggle and CSS border-radius property show unusually in IE10
问题 I am using MVC4 and in my page I took 4 div and all div. I have JSFiddle URL to check my exactly problem. jsfiddle Please run this in only in IE10, because in below IE10 or any other browser it working fine. jQuery(document).ready(function () { jQuery(".HomeContent").hide(); jQuery(".HomeDivHeading").click(function () { jQuery(this).next(".HomeContent").slideToggle(250); }); }); In IE10 when I slide down any din it shows like this I want to resolve this problem when I slide down div it look