js 描点

//回复评论
    $(document).on('click','#reply_comment',function(){
        javascript:document.getElementById('comment_content').scrollIntoView()
        javascript:document.getElementById('comment_content').focus();
    }); javascript

相关文章
相关标签/搜索