如何僅針對特定情況下的InternetExplorer 10,例如InternetExplorer特定的CSS或InternetExplorer特定的JavaScript代碼?如何僅針對特定情況下的InternetExplorer 10,例如InternetExplorer特定的CSS或InternetExplorer特定的JavaScript代碼?我試過了,但沒用:<!--[if IE 10]> <html class="no-js ie10"> <![endif]--> <!--[if !IE]><!--> <html lang="en" class="no-js"> <!--<![endif]-->InternetExplorer 10忽略條件注釋,并使用<html class="no-js">而不是<html class="no-js ie10">.
如何僅針對特定情況下的InternetExplorer 10,例如InternetExplorer
慕桂英3389331
2019-06-25 16:43:42