File manager - Edit - /home/wwwroot/camplus.hk/master.camplus.hk/public_html/assets/pages/scripts/form-repeater.js
Back
var FormRepeater = function () { return { //main function to initiate the module init: function () { $('.mt-repeater').each(function(){ $(this).repeater({ show: function () { $(this).slideDown(); $('.date-picker').datepicker({ rtl: App.isRTL(), orientation: "left", autoclose: true }); }, hide: function (deleteElement) { if(confirm('Are you sure you want to delete this element?')) { $(this).slideUp(deleteElement); } }, ready: function (setIndexes) { } }); }); } }; }(); jQuery(document).ready(function() { FormRepeater.init(); });
| ver. 1.4 |
Github
|
.
| PHP 7.2.34 | Generation time: 0.13 |
proxy
|
phpinfo
|
Settings