$(function () { $("#pitch-url-input").click(function() { this.select(); }); });