Home › Forums › JavaScript › Add url to textfield › Re: Add url to textfield
November 16, 2009 at 11:28 am
#66646
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. ;)