我有一个很棒的弹出插件.但它没有在弹出窗口上显示视频如何在巨大的弹出窗口中嵌入YouTube视频?
这是我的代码IE9及以上:
<!--[if gte IE 9]>
<style type="text/css">
#bottom p{
font-size:10pt!important;
}
#pop_cities{
font-size:14pt !important;
font-weight:bold !important;
padding-right:10px !important;
}
</style>
<![endif]-->
Run Code Online (Sandbox Code Playgroud)
如何将这些样式应用于Internet Explorer及以上版本9?