最近まで知らなかったのですが、IE9ではtextarea要素のmaxlengthは無視されます。 HTML4.01, 及びXHTML1.xではサポートされていませんでしたが、HTML5で標準化されました。 IE9では正式に実装されなかった模様。 同じ機能を使いたい場合はJSで実装します。 window.onload = function() { var txts = document.getElementsByTagName('textarea') for(var i = 0, l = txts.length; i < l; i++) { if(/^[0-9]+$/.test(txts[i].getAttribute('maxlength'))) { var func = function() { var len = parseInt(this.getAttribute('maxlengt
このエントリは、indirect eval call を使い global を取得する方法についてのメモです。 (0, eval)('this')とは何なのか を拝見したのがこのメモを記述するきっかけです。 このイディオム(indirect eval call)に関連する記事としては、以下の3つが見つかりました。2つめは Dr.Axel さんのものですね。 http://pirosikick.hateblo.jp/entry/20110517/1305645797 ("global", eval)("this") http://www.2ality.com/2014/01/eval.html Evaluating JavaScript code via eval() and new Function() http://stackoverflow.com/questions/19357978
Modals built out of pure CSS Download v1.4.0 View Changelog Tweet Follow @drublic GitHub This project is on GitHub. Go fork it. Built with pure CSS CSS Modal is built out of pure CSS. JavaScript is only for sugar. This makes them perfectly accessible. Optimized for mobile The modals are designed using responsive web design methods. They work on all screen sizes from a small mobile phone up to high
tweet 通信の最適化で画像の情報が圧縮されていないか調べられるように、適当に作ってみた。 このサイトで得られる情報が正しいとは限りません。ご注意下さい。 created by @mumei_himazin
Page Layers is a website screenshot app for macOS. It converts web pages to Photoshop files with separate layers for all page elements. It enables you to open web pages in Photoshop and saves you lots of time when re-designing or improving existing web page designs. Just open any page in the embedded browser and save the page as PSD with layers or as plain PNG image. In the HTML to PSD conversion
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く