Tooltip on click of a button

后端 未结 7 997
执笔经年
执笔经年 2021-01-01 20:31

I\'m using clipboard.js to copy some text from a textarea, and that\'s working fine, but I want to show a tooltip saying \"Copied!\" if it was successfully copi

7条回答
  •  萌比男神i
    2021-01-01 21:05

    I am using Menucool JavaScript Tooltip. It leaves to the triggering element to decide how to launch the tooltip:

    
        Click me
    
    

提交回复
热议问题