jQuery Plugin stringToSlug
The stringToSlug converts any string to SLUG in all Languages.
The plugin removes special characters, converts the string to lowercase and defines a space character.
Transforming a string into a url-friendly permalink.
You can use the plugin to display a view in html elements or form inputs.
It is the only plugin that removes the stress of words, exchanging letters marked by unaccented letters.
You can define which character space (hiphen or underscore for example) use.
