- ButtonAjax make button with ajax for modal
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist prawee/yii2-widgets "*"
or add
"prawee/yii2-widgets": "dev-master"
to the require section of your composer.json
file.
please read on doc folder.
2016-04-21 move usage section to doc folder and fixed update section
2015-08-23 update how to installation with default version.
2015-04-21 update document without 1.0 version that just keep how to using current version only.
2014-11-27 added indicator.gif and set $modalContent is null before load content.