|
Title: Why easyui confirm messager cannot preventing a form from submitting? Post by: aswzen on November 28, 2014, 01:08:22 AM Why easyui confirm messager cannot preventing a form from submitting?
just look at this fiddle http://jsfiddle.net/aswzen/5Ljsgcmr/ Thanks in advance Title: Re: Why easyui confirm messager cannot preventing a form from submitting? Post by: Opan Mustopah on November 28, 2014, 01:43:23 AM maybe you should put submit function inside check function,
like : Code: function check(){ |