|
@@ -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(){
|