/arabic_numbers

arabic_numbers is JQuery function convert Numbers in html document to arabic numers

Primary LanguageHTML

Arabic Numbers

arabic_numbers is JQuery function convert Numbers in html document to arabic numers

How to use

  1. First download arabic_numbers.min.js file.
  2. Add This file to head section of document after jQuery JavaScript Library v1.10.1 .
  3. In .ready() event for document use this syntax: arabic_numbers(); for all numbers Like convert-all-numbers-inpage.html
  4. 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.