function showup(id) { window.showModalDialog("http://cmt.kingsoft.com/up.php?m=y&id=" + id, "up", "dialogWidth=200px;dialogHeight=80px;status=0;scroll=no"); } function showdown(id) { window.showModalDialog("http://cmt.kingsoft.com/up.php?m=n&id=" + id, "down", "dialogWidth=200px;dialogHeight=80px;status=0;scroll=no"); } function showissue(id) { window.showModalDialog("http://cmt.kingsoft.com/issue.php?id=" + id, "issue", "dialogWidth=200px;dialogHeight=80px;status=0;scroll=no"); } function reply(str) { document.getElementsByName('comment')[0].innerHTML += str; } document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write('
1楼 呼来风 2007-01-04 11:12 说回复 举报 我顶 我踹支持度(0)
这个方法很实用。非常感谢不吝赐教!另外,我想请教一下,在文字竖排时,两排的文字字数不相等时,怎样使两排文字自动调整字间距对齐。(用作者的方法横排时很管用,竖排时却不行?)
'); document.write('
'); document.write(''); document.write(''); document.write('
更多评论
'); try { document.getElementById('cmt_vote_num').innerHTML = '2'; } catch(e) { }