摘要:
$(document).ready(function(){ $("a.delete").click(function(event){ action = this.getAttribute("action") form = $("<form></form>") form.attr('action',action) form.attr('method','post') inpu... 阅读全文
posted @ 2009-09-23 16:19
zwei
阅读(20987)
评论(0)
推荐(0)
浙公网安备 33010602011771号