样式根据不同的浏览器进行不同的加载!--[if IE 7]style typetext/css.x-form-field-wrap .x-form-t
样式根据不同的浏览器进行不同的加载
<!--[if IE 7]><style type="text/css">.x-form-field-wrap .x-form-trigger{ top:-2;}</style><![endif]--> ?只有是IE7它才会加载这个注释,上面是IE注释。
样式根据不同的浏览器进行不同的加载
<!--[if IE 7]><style type="text/css">.x-form-field-wrap .x-form-trigger{ top:-2;}</style><![endif]--> ?只有是IE7它才会加载这个注释,上面是IE注释。