/** * Created by driesjanssen on 7/6/17. */ $('.subscribe-form-text').on('click', function(){ $(this).select(); });