Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Add url to textfield Re: Add url to textfield

#66646
BaylorRae
Member

This effect is easy with jQuery.

Here’s a working example
http://jsbin.com/uvuve3

And you can see the code here
http://jsbin.com/uvuve3/edit

I’ve added a few comments to the jQuery, but if you want me to explain in more detail just ask. ;)