摘要:
JS:function divideContent(contentDomId,linkDomId){var maxCotentHeight = 600;var lineheight = parseInt(document.getElementById(contentDomId).style.lineHeight);maxCotentHeight = Math.ceil(maxCotentHeight/lineheight)*lineheight;document.getElementById(contentDomId).style.height = "";var conte 阅读全文
posted @ 2008-05-29 10:51
MultiThread-PHP
阅读(295)
评论(0)
推荐(0)

浙公网安备 33010602011771号