最终效果图:

有两个代码,分别在不同地方添加请注意!
代码1
#htmlarea{background:url(http://baidu.com/bbspic/storeShow/db/29/db29a74f403181050259cd51f918beb1.gigf) no-repeat right bottom;}
图片地址请用自己上传的地址,记得去掉gigf签名的g,这里因为图片地址不显示代码,因此我做了修改。
这个代码添加到:

代码2
<script>if($("htmlarea")!=null){$("htmlarea").onclick=function(){this.style.background="";};}</script>
代码添加到:

提示图:


有两个代码,分别在不同地方添加请注意!
代码1
#htmlarea{background:url(http://baidu.com/bbspic/storeShow/db/29/db29a74f403181050259cd51f918beb1.gigf) no-repeat right bottom;}
图片地址请用自己上传的地址,记得去掉gigf签名的g,这里因为图片地址不显示代码,因此我做了修改。
这个代码添加到:

代码2
<script>if($("htmlarea")!=null){$("htmlarea").onclick=function(){this.style.background="";};}</script>
代码添加到:

提示图:
