I'm having an issue in IE both 9 and 8 with my jQuery Uniformed radio buttons and checkboxes.
For some reason it seems they are stacked on top of each other or something.
I have no code to show because there's nothing implemented out of the norm, but you can see an example on on my live sandbox here:
http://sandbox.tsdapps.com/account/register
If you look at it in IE, int Newsletter section there two blank radio buttons. One of them is already selected but seems to be underneath the blank one in presentation. The same for the Terms checkbox, if you check it, you can see the underlying element get checked because the tip of the checkmark overlaps and is visible to the top right of the box.
I've searched everywhere to try and solve this on my own and I can't find anything. And the github issues portal has like 100 open issues and seems to be pretty much dead, so here I am.
Any help would be greatly appreciated.
Thanks.
-Vince