哪吒机器人提醒:

提醒:博客园-Novice Doodle from Gray Zhang
【标题】学习JS面向对象成果,借国庆发布个最新作品与大家交流
【摘要】首先引入一个jquery的小问题jquery在设置透明度上是有问题的,首先看一下其代码: code// ie uses filters for opacityif ( !jquery.support.opacity && name == "opacity" ) { if ( set ) { // ie has trouble with opacity if it does not have layout // force it by setting the zoom level elem.zoom = 1; // set the alpha fil... (04-14 21:31)