Skip to content

Instantly share code, notes, and snippets.

@moderatorwes
Created July 8, 2014 20:38
Show Gist options
  • Save moderatorwes/8ca5d8a2e8661ce42855 to your computer and use it in GitHub Desktop.
Save moderatorwes/8ca5d8a2e8661ce42855 to your computer and use it in GitHub Desktop.
Zendesk: Changing Search Placeholder
// change wording inside of Search
$('#query').attr('placeholder', 'ZenDesk It! Search the Help Center');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment