摘要:
FF与IE的min-height一直无法兼容,故只能通过js来动态改变div的height,在div的下面插入一段js,修改该div的style.height即可。 阅读全文
posted @ 2010-03-12 09:00
弹着钢琴设计
阅读(261)
评论(0)
推荐(0)
摘要:
maquee.js内容如下:// JavaScript Documentvar Marquee = function(id){function $(id){return document.getElementById(id);}var m = this, div = $(id), inner, width, height, style, direct;inner = div.innerHTML; ... 阅读全文
posted @ 2010-03-12 08:58
弹着钢琴设计
阅读(1278)
评论(0)
推荐(0)
浙公网安备 33010602011771号