function commentSubmit() { document.cform.action='http://blog.home.blogbus.com/front/1620875/comments/14554947/item'; document.cform.target='_self'; document.cform.login.value='1'; document.cform.submit(); } function checkcmt(obj) { if (obj.content.value=='') { alert('评论内容为必填项'); document.getElementById('submit_comment').disabled=false; return false; } } $('#commentForm').html("