vkponomarev

Results 3 comments of vkponomarev

hello xuwenlongl did u solve this problem or any one? The same problem i use bootstrap 3 menu data-toggle="dropdown" do not work with this widget wtihout this widget all works...

Hello every one i did solve this problem: i commented this in DatePickerAsset ``` public $depends = [ 'yii\bootstrap\BootstrapPluginAsset' ]; ``` ``` class DatePickerAsset extends AssetBundle { public $sourcePath =...

Hi, i did it with js and jquery: you can look here how it done https://flowlez.com/ru/albums/towards-thee-infinite-beat-113785/ `` ``` Close let youtubeModal = $('#yM').modal({'show': false}); youtubeModal.on('show.bs.modal', function (event) { let button...