How to Play | Lesson Sections | About | FAQ | Terms of Use | Privacy | Contact | © 2015
How to Play | Lesson Sections | About | FAQ | Terms of Use | Privacy | Contact | © 2015
Report Cyclomatic complexity Unused variables Undefined variables Warn About == null About debugging code About unsafe for..in About arguments.caller and .callee About assignments if/for/... About functions inside loops About eval About unsafe line breaks About potential typos in logical operators When code is not in strict mode When new is used for side-effects Assume Browser NodeJS jQuery Develo
var i = 0; var sum = 0; var iv = setInterval(function () { sum += i; if (i++ === 10) { clearInterval(iv); } }, 300);
Wednesday Feb 23 2011 update: after an insightful conversation, there are several other intrinsicies involved to get a solid domReady working across multiple browsers. Thus because of this, $script.js has an updated version of how a proper domReady should be implemented thanks to research done by @jdalton. This evening after tooling around with trying to optimize bits and pieces from a recently fo
This document contains normative guidelines for web applications built by the Interface Development practice of Isobar North America (previously Molecular). It is to be readily available to anyone who wishes to check the iterative progress of our best practices. If you have any feedback, please leave a comment on the announcement blog post. This document outlines our de-facto code standards. The p
タブが重なり合うナビゲーション コリスさんというブログで「スクリプト無しで実装する、タブが重なり合うナビゲーション」っていう紹介記事があった。 ちなみに紹介先はコチラ→henryhoffman.com なんか"span"がもっさり 「へぇ~」と思ってみてたんだけど、なんか"span"が二重になってて、"class"がポコポコ貼り付いてるんで、どーにも落ち着かない。 なので、"span"を使わない方法を考えてみた。 ゼロにはできませんでした。。。 [選択済みなし] メニュー なが~いメニューです Menu メニュー [選択済みあり] メニュー なが~いメニューです Menu メニュー けっこー考えたんだけど、やっぱ IE6以下 が "a"タグの":hover" にしか反応してくれないので、"span"を一個使っちゃいました。残念です。 一応、下記のブラウザで正常に表示されるのは確認しま
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く