I'm trying to create an ebay listing template but the content in the (CSS and HTML-only) tabs implementation I'm using isn't visible in Internet Explorer 9 or 10. I've tried troubleshooting the issue to no avail by altering the CSS, but since I can't use javascript (because ebay will soon be disabling javascript in listings) and conditional comments don't work for IE 10, I'm not sure the best way to go about creating special CSS styles for IE 9 and 10 only (since IE 11 works fine) which disable the tabs and show all the listing's content at once. Here is a link to a listing using my current implementation: listing example
Thanks for any help you can give!