Name = "Discuz_post_message"
Active = TRUE
Limit = 5000
Match = "function ctlent\(event\) \{"
Replace = "function ctlent\(event\) \{\r\n"
"\tif (event.ctrlKey && event.keyCode == 13){\r\n"
"\t\tvar messageBox = document.getElementById("message");\r\n"
"\t\tmessageBox.value = messageBox.value + "[color=white][/color]";\r\n"
"\t}"
""
""
呵,嫌麻烦,就随便写了个,只在按CTRL+ENTER时有效.
--
Feng
没有评论:
发表评论