Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 323 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 323 Bytes

How to use


  1. First download persianumber.min.js file.
  2. Add This file to head section of document after jQuery library.
  3. In .ready() event for document use this syntax: $('.persianumber').persiaNumber();
  4. For each element that you want convert numbers to persian use "persianumber" html class.