Skip to content

Instantly share code, notes, and snippets.

@baado
Created June 14, 2012 01:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save baado/2927639 to your computer and use it in GitHub Desktop.
Save baado/2927639 to your computer and use it in GitHub Desktop.
@IT総合トップ > @IT CORE > Smart & Social > Objective-C初心者のためのiOS SDKコード例一覧だけのためのブックマークレット
javascript:(function(){var a=window.document.getElementById('centercol');a.style.width='auto';var b=a.getElementsByClassName('articleBox')[0];var c=b.getElementsByTagName('div');var d=c.length;for(i=0;i<d;i++){if(c[i].style.width=='480px')c[i].style.width='auto';}})();
//↓この記事を多少見やすくするためだけのブックマークレットです
//http://www.atmarkit.co.jp/fsmart/articles/iossdk_ref/01.html
//worked on
// Safari
// IE9(「javascript:」が勝手にちょん切られるので補完すべし)
// Opera
// Chrome(「javascript:」が勝手にちょん切られるので補完すべし)
//not worked on
// Firefox (何かセキュリティ設定がある?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment