浮动层效果
摘要:<style type="text/css">#float{width:100px; height:200px; position:absolute;}</style><script type="text/javascript"> var rollWidgets = function() { this.html = ""; this.id = null; this.posi = function(id) { setTimeout(function() { $("#" + id).
阅读全文
posted @
2011-09-28 14:25
lovening
阅读(214)
推荐(0)
复选框--选中-行-变色
摘要:<style type="text/css"> .label_on { border:20px solid red; }</style><table> <tr><td><input type="checkbox" name="name"></td></tr> <tr><td><input type="checkbox" name="name"></td>
阅读全文
posted @
2011-09-26 16:57
lovening
阅读(330)
推荐(0)
视频播放器
摘要:<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="750px" height="422px"> <param name="movie" value="http://video10.360buyimg.com/pl.swf" /> <param name="allowfullscre
阅读全文
posted @
2011-09-20 14:41
lovening
阅读(283)
推荐(0)