Skip to content

siamalekpour/dynodirection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DynoDirection

Direction aware inputs. While typing into an input if the characters are from Farsi/Persion, Arabic or Hebrew this plugin will change the direction of the input to rtl

Install

Using bower

bower install dynodirection --save

or download the master branch and include it in your site

<script type="text/javascript" src="jquery.dynodirection.js"></script>

Usage

$('input').dynodirection();

Dependencies

This is a jQuery plugin so:

  • jQuery

About

Direction aware input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published