Skip to content

Instantly share code, notes, and snippets.

@stvjbz
Created July 11, 2014 15:46
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 stvjbz/310e415011e67663e332 to your computer and use it in GitHub Desktop.
Save stvjbz/310e415011e67663e332 to your computer and use it in GitHub Desktop.
スクリプトだけ翻訳しないブックマークレット ref: http://qiita.com/stvjbz/items/0d745f46846d01ce9192
javascript:void(function(){!function(d,f,s){s=d.createElement("script");s.src="//j.mp/1bPoAXq";s.onload=function(){f(jQuery.noConflict(1))};d.body.appendChild(s)}(document,function($){t=$('code,pre').addClass('notranslate');console.log('translatesucess!!');})})()
jQuery(document).ready(function (jQuery) {
var code = $('code,pre').addClass('notranslate');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment