layervault / jquery.typer.js

A simple jQuery plugin for a slick typing effect.
743 stars 103 forks source link

If the string has a partial match in the middle, only highlight/replace that #2

Closed kellysutton closed 12 years ago

kellysutton commented 12 years ago

If we have "Something.psd" and are changing it to "Someone.psd", only highlight and replace "thing".

As requested by @allang