0

このコードの何が問題になっていますか?

[1]: http://jsfiddle.net/R6Mqe/10/

私は Smallipop を使用しており、モバイルで表示できるようにしたいと考えています。設定は次のとおりです。

    $('.test').smallipop({
    preferredPosition: 'bottom',
    theme: 'blue',
    hideOnPopupClick: false,
    triggerOnClick:true,  
    hideDelay:10000,
    invertAnimation: true
});

そして、 touchSupport 属性を使用しても何も変わりません..

4

1 に答える 1