[代码收集]留言框代码
崔健发表于 iApp 2016-02-28 17:44:43 -0500
代码说明
上传一个文件或撰文作为留言板,留言板ID即为该文件页地址后面的几个数字,如我的留言板地址为https://cjsq.wodemo.net/entry/387296,那么387296就是我的留言板ID
html代码
<form method="POST" action="http://s.wodemo.com/"><input type="hidden" name="act" value="file_talk"><input type="hidden" name="fid" value="你的留言板ID"><textarea name="content" cols="15" rows="3">Hello!</textarea><br><input type="submit" value="提交留言"></form>
JavaScript代码
document.write('<form method="POST" action="http://s.wodemo.com/"><input type="hidden" name="act" value="file_talk"><input type="hidden" name="fid" value="你的留言板ID"><textarea name="content" cols="15" rows="3">Hello!</textarea><br><input type="submit" value="提交留言"></form>');
代码演示
Hello!
[代码仅供参考,不能复制请留言]
<a href="http://www.51.la/?15737162" target="_blank"><img alt="我要啦免费统计" src="http://img.users.51.la/15737162.asp" style="border:none" /></a>
«Newer
Older»
Comment:
Name:
Back to home
Subscribe
|
Register
|
Login
|
N