javascript - An input box appears when commenting on the mobile phone. How to implement this?
曾经蜡笔没有小新
曾经蜡笔没有小新 2017-06-28 09:29:11
0
2
778

Clicking each comment can trigger this input box. How is this implemented?

/*点击这里出现输入框*/

评论评论我是评论

/*下面是其他人回复的内容*/

某某某

04.28 08:33

3

@某某某:评论评论我是评论

曾经蜡笔没有小新
曾经蜡笔没有小新

reply all (2)
漂亮男人

First of all, this input method box is written by myself. Generally speaking, it is an input tag.
Click the button to let the input tag gain focus, and the input method will automatically pop up.

    阿神

    Post your code structure!
    The principle is to get the id of the clicked comment and display the input box

      Latest Downloads
      More>
      Web Effects
      Website Source Code
      Website Materials
      Front End Template
      About us Disclaimer Sitemap
      php.cn:Public welfare online PHP training,Help PHP learners grow quickly!