|
@@ -292,8 +292,6 @@ see jquery.inputmask.extensions.js for some examples
|
|
|
## Supported markup options
|
|
## Supported markup options
|
|
|
### RTL attribute
|
|
### RTL attribute
|
|
|
|
|
|
|
|
-Just add the dir="rtl" attribute to the input element
|
|
|
|
|
-
|
|
|
|
|
```html
|
|
```html
|
|
|
<input id="test" dir="rtl" />
|
|
<input id="test" dir="rtl" />
|
|
|
```
|
|
```
|