本帖为 兔子党表情插件 专用测试贴。 呵呵。

解决方案 »

  1.   

    javascript:var images = new Array ( " http://img2.zol.com.cn/product/29/30/ceWArOMD5TIbY.gif", " http://img2.zol.com.cn/product/29/61/ce00UkcM4dsIU.gif","http://img2.zol.com.cn/product/29/62/cetTeQiKN1D.gif","http://img2.zol.com.cn/product/29/67/ceKdAgYbnEAEM.gif","http://img2.zol.com.cn/product/29/73/ceyLpd8ZzBbRg.gif","http://img2.zol.com.cn/product/29/75/cenlP5gvOhA.gif","http://img2.zol.com.cn/product/29/78/ce01kZ2M9XUPE.gif","http://img2.zol.com.cn/product/29/79/ceIjEYZOfg8gU.gif","http://img2.zol.com.cn/product/29/90/ced7a5nIBs02.gif","http://img2.zol.com.cn/product/29/98/cenSThJG8984o.gif","http://img2.zol.com.cn/product/29/107/ceuj4SLfeyXkM.gif","http://img2.zol.com.cn/product/29/115/cePZBsnRgFft.gif","http://img2.zol.com.cn/product/29/195/ceSY4xN5V0jr2.gif","http://img2.zol.com.cn/product/29/153/ceEbw0OT4ms12.gif","http://img2.zol.com.cn/product/29/181/cemzhoea8OXc.gif","http://img2.zol.com.cn/product/29/179/ce9AhcT6eEzvc.gif","http://img2.zol.com.cn/product/29/96/ceH5eTKQkMkHE.gif","http://img2.zol.com.cn/product/29/151/ceO2Uj5xnwsc.gif","http://img2.zol.com.cn/product/29/34/ceIpZ3JNJOAS2.gif","http://img2.zol.com.cn/product/29/108/ceiqxLeJ530Q.gif","http://img2.zol.com.cn/product/29/69/ceypQr9vjI9FY.gif","http://img2.zol.com.cn/product/29/109/cet2oOmgreuI.gif","http://img2.zol.com.cn/product/29/38/ce15VH5OWnZfM.gif","http://img2.zol.com.cn/product/29/39/ceuI2QmCI3XFY.gif","http://img2.zol.com.cn/product/29/40/ce0COtzZYNg.gif","http://img2.zol.com.cn/product/29/42/cewoV2hxo1dxM.gif","http://img2.zol.com.cn/product/29/43/cetZsSFQArBVs.gif","http://img2.zol.com.cn/product/29/45/ceFHtZvwQLpOY.gif","http://img2.zol.com.cn/product/29/56/ceFLyq0xxDrgc.gif","http://img2.zol.com.cn/product/29/59/cesNC8Sw86CjA.gif", "" ); function setSelectText(editor, text) { if (!editor) return; editor.focus(); if (editor.document && editor.document.selection) editor.document.selection.createRange().text = text; else if (typeof(editor.selectionStart) != "undefined") { var str = editor.value; var start = editor.selectionStart; editor.value = str.substr(0, start) + text + str.substring(editor.selectionEnd, str.length); editor.selectionStart = start + text.length; editor.selectionEnd = start + text.length; } } function getEditor() { var replyframe = parent.document.getElementById("replyframe"); if (replyframe) return replyframe.contentWindow.document.getElementById("tb_ReplyBody___Editor"); else return document.getElementById("ctl00_ctl00_CPH_Content_CPH_BaseContent_tb_TopicBody___Editor"); } function imgClick(src) { var editor = getEditor(); if (editor) setSelectText(editor, ""); closeWindow(); } function imageDialog() { if (typeof(showWindow) == "undefined") return; var htmlDialog = "<div width='100%' height='100%'>\n"; for (var i = 0; i < images.length; i++) if (images[i] != "") htmlDialog += "<img src='" + images[i] + "' onclick='imgClick(this.src);'>"; htmlDialog += "</div>\n"; showWindow({html:htmlDialog, width:500, height:360, title:'兔子党专用表情'}); } imageDialog();
      

  2.   


    http://forum.csdn.net/PointForum/ui/scripts/csdn/Plugin/003/onion/28.gif
      

  3.   

    论坛签名======================================================================

    当您的问题得到解答后请及时结贴.

    http://topic.csdn.net/u/20090501/15/7548d251-aec2-4975-a9bf-ca09a5551ba5.html
    http://topic.csdn.net/u/20100428/09/BC9E0908-F250-42A6-8765-B50A82FE186A.html
    http://topic.csdn.net/u/20100626/09/f35a4763-4b59-49c3-8061-d48fdbc29561.html如何给分和结贴?
    http://community.csdn.net/Help/HelpCenter.htm#结帖如何给自己的回帖中也加上签名?
    http://blog.csdn.net/q107770540/archive/2011/03/15/6250007.aspx