function commentSubmit() { document.cform.action='http://blog.home.blogbus.com/front/21853/comments/6719968/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("