Created
April 2, 2014 18:11
-
-
Save beshrkayali/9939796 to your computer and use it in GitHub Desktop.
Bookmarklet: Translate-in-place using Bing's API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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