オンラインの無料動画で学ぼう!和田 修一先生
What is it? csscss will parse any CSS files you give it and let you know which rulesets have duplicated declarations. What is it for? One of the best strategies for me to maintain CSS is to reduce duplication as much as possible. It’s not a silver bullet, but it sure helps. To do that, you need to have all the rulesets in your head at all times. That’s hard, csscss is easy. Let it tell you what is
いつでもどこでも、new XMLHttpRequest () と書きたい! これでどうでしょう //ないなら作っておく! if (!window.XMLHttpRequest) { window.XMLHttpRequest = function() { try { return new ActiveXObject("Microsoft.XMLHTTP") } catch (ex) { return null } } } これをjavascriptの最初の方に書いておくだけ。 この後は何も気にしないで「new XMLHttpRequest()」ができる。 「new ActiveXObject("Microsoft.XMLHTTP")」は、クライアントPCの環境によっては、次の記述でもよい。 ActiveXObject("Msxml2.XMLHTTP.5.0") ActiveXObject(
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く