ソースを参照

modified: README.md

Robin Herbots 13 年 前
コミット
d823beff4b
1 ファイル変更0 行追加2 行削除
  1. 0 2
      README.md

+ 0 - 2
README.md

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