【问题标题】:Add new button to tooltip area向工具提示区域添加新按钮
【发布时间】:2019-12-12 10:18:04
【问题描述】:

我需要添加新按钮或复选框,以便在我的应用程序中禁用一般的导览。是否可以在工具提示中添加新按钮并单击它以永久禁用门?

谢谢 卢卡

【问题讨论】:

    标签: intro.js


    【解决方案1】:
    introJs().setOptions({
       steps: [
           {
             element: '#step1',
             intro: "<button>click me</button>"
           },
       ]
    })
    

    看看html in tooltip

    【讨论】:

    猜你喜欢
    • 2017-02-28
    • 1970-01-01
    • 2015-07-16
    • 2016-11-07
    • 1970-01-01
    • 1970-01-01
    • 2021-11-19
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多