%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/eoffice/frontend/web/assets/dc95d1ac/demo/default/custom/crud/wizard/ |
Upload File : |
var WizardDemo=function(){$("#m_wizard");var e,r,i=$("#m_form");return{init:function(){var n;$("#m_wizard"),i=$("#m_form"),(r=new mWizard("m_wizard",{startStep:1})).on("beforeNext",function(r){!0!==e.form()&&r.stop()}),r.on("change",function(e){mUtil.scrollTop()}),e=i.validate({ignore:":hidden",rules:{name:{required:!0},email:{required:!0,email:!0},phone:{required:!0,phoneUS:!0},address1:{required:!0},city:{required:!0},state:{required:!0},city:{required:!0},country:{required:!0},account_url:{required:!0,url:!0},account_username:{required:!0,minlength:4},account_password:{required:!0,minlength:6},account_group:{required:!0},"account_communication[]":{required:!0},billing_card_name:{required:!0},billing_card_number:{required:!0,creditcard:!0},billing_card_exp_month:{required:!0},billing_card_exp_year:{required:!0},billing_card_cvv:{required:!0,minlength:2,maxlength:3},billing_address_1:{required:!0},billing_address_2:{},billing_city:{required:!0},billing_state:{required:!0},billing_zip:{required:!0,number:!0},billing_delivery:{required:!0},accept:{required:!0}},messages:{"account_communication[]":{required:"You must select at least one communication option"},accept:{required:"You must accept the Terms and Conditions agreement!"}},invalidHandler:function(e,r){mUtil.scrollTop(),swal({title:"",text:"There are some errors in your submission. Please correct them.",type:"error",confirmButtonClass:"btn btn-secondary m-btn m-btn--wide"})},submitHandler:function(e){}}),(n=i.find('[data-wizard-action="submit"]')).on("click",function(r){r.preventDefault(),e.form()&&(mApp.progress(n),i.ajaxSubmit({success:function(){mApp.unprogress(n),swal({title:"",text:"The application has been successfully submitted!",type:"success",confirmButtonClass:"btn btn-secondary m-btn m-btn--wide"})}}))})}}}();jQuery(document).ready(function(){WizardDemo.init()});