【问题标题】:Not work callback for textillate不适用于 textillate 回调
【发布时间】:2018-04-08 23:01:05
【问题描述】:
 var $tlt = $('#q').textillate({ 
    autoStart: false,       
    in: { effect: 'fadeOutUp',
          callback: function () {        
               alert("Hi !");    
         }
    }
    });

   $tlt.textillate('start')

这不起作用,插件:http://jschr.github.io/textillate/

callback on guthub

【问题讨论】:

    标签: jquery jquery-plugins effect jquery-textillate


    【解决方案1】:

    回调/事件现在在 textillate 中实现:https://github.com/jschr/textillate

    【讨论】:

      猜你喜欢
      • 2018-04-07
      • 1970-01-01
      • 2021-07-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-06-30
      • 1970-01-01
      相关资源
      最近更新 更多