Browse Source

Remove live option from sample demo

nghuuphuoc 12 years ago
parent
commit
dd7f9e8771
1 changed files with 0 additions and 1 deletions
  1. 0 1
      demo/index.html

+ 0 - 1
demo/index.html

@@ -78,7 +78,6 @@ $(document).ready(function() {
 
     $('#defaultForm').bootstrapValidator({
         message: 'This value is not valid',
-        live: 'disabled',
         fields: {
             username: {
                 message: 'The username is not valid',