Div displays in Firefox, Safari, Chrome, etc. but not in Internet Explorer
问题 This div transition displays fine in most browsers, but not in Internet Exporer. You can see the error by clcking on the secondview link on the left. Here is the HTML and CSS source: <!DOCTYPE html> <!--[if lt IE 7 ]> <html class="ie ie6 no-js" lang="en"> <![endif]--> <!--[if IE 7 ]> <html class="ie ie7 no-js" lang="en"> <![endif]--> <!--[if IE 8 ]> <html class="ie ie8 no-js" lang="en"> <![endif]--> <!--[if IE 9 ]> <html class="ie ie9 no-js" lang="en"> <![endif]--> <!--[if gt IE 9]><!--><html