jquery corner not working in IE8
hello,
i am using this:
http://jquery.malsup.com/corner/ jquery corner. In firefox, chrome its all coming fine. But in IE8 it comes as rounded corners but as soon as the page completely loads a flash happens and it gets back to square corners.
I am using very basic of the corner code i.e: $('#content').corner()
Can anyone help me on how to fix this issue ? I have already spent so much time trying to figure out but i am not able to find the issue :(
Thanks.