Browse Source

fix readme

Robin Herbots 14 years ago
parent
commit
69cce96f27
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -195,7 +195,9 @@ $(document).ready(function(){
 });
 });
 ```
 ```
 
 
-### clearMaskOnLostFocus - remove the empty mask on blur or when not empty removes the optional trailing part
+### clearMaskOnLostFocus
+
+remove the empty mask on blur or when not empty removes the optional trailing part
 
 
 ```javascript
 ```javascript
 $(document).ready(function(){
 $(document).ready(function(){