arabic_numbers is JQuery function convert Numbers in html document to arabic numers
- First download arabic_numbers.min.js file.
- Add This file to head section of document after jQuery JavaScript Library v1.10.1 .
- In .ready() event for document use this syntax: arabic_numbers(); for all numbers Like convert-all-numbers-inpage.html
- For specific element that you want convert numbers to arabic use arabic_numbers("#idName"); OR arabic_numbers(".className"); like convert-specific-selector.html
Special Thanks for aghaomid.