I have a PHP script that does the following: it takes a line, for example, "This is a great blog article, No. 1!" and returns the following line: "this-is-a-great -blog-post-1".
I'm not a jQuery specialist, so I ask this question. Does anyone know a jQuery (or Javascript, for that matter) script that will do the exact same thing as my script? Thanks in advance.
Will
source
share