Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@beshrkayali
Created April 2, 2014 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save beshrkayali/9939796 to your computer and use it in GitHub Desktop.
Save beshrkayali/9939796 to your computer and use it in GitHub Desktop.
Bookmarklet: Translate-in-place using Bing's API
javascript:($.getScript('http://jquery.bunkerhill.com/js/jquery.translator-1.1.0-debug-all.js', function(){$("span, h1, h2, p, a").translator({ appID: appId, tolang: tolang})}))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment