/* for firefox & ie7 */
| 代码如下 | 复制代码 |
| * html .thumbimaged { /* for ie6 */ width: expression(this.width > 650 && this.width > this.height ? "650px" :auto); height: expression(this.height > 650 ? "650px" :auto); } |
|
方法二
| 代码如下 | 复制代码 |
| * html .thumbimg {width: expression(this.width > 530 && this.width > this.height ? "530px" :auto); height:expression(this.height >530 ? "530px":auto);}/* for ie6 */ | |
方法三
| 代码如下 | 复制代码 |
| width: expression(this.width >150 && this.width > this.height ? "150px" : "auto"); height: expression(this.height >48 ? "48px" : "auto"); |
|
tplink路由器默认密码是多少(tplink路由器默认密码详解)
tplink路由器默认密码怎么查看(tplink路由器默认密码查看方法)
tplink无线路由器密码怎么重置(tplink无线路由器密码重置方法)
手机如何设置tplink无线路由器密码和密码共享功能(手机设置tplink无线路由器密码和密码共享功能方法)
tplink无线路由器密码忘记了怎么办(tplink无线路由器密码忘记了解决方案)
tplogin路由器可以无线桥接么(TPLink路由器是否支持无线桥接功能)