IE
またしても IE のバグです document.createElement('html').style.backgroundColor = 'red'; たったこれだけで IE が落ちる。 IE6、 IE7 ともに落ちました。 検証用 http://sample.ecmascript.jp/iecrash.html IE でクリックするとブラウザが落ちます。
ためしてみたらバブリングしなかった。 orz ・・・ DOM2 Event とちがうじゃねぇか DOM2 Event とちがうじゃねぇか みなさん注意しましょう。
IE 以外のブラウザは HTML 要素(Element)の prototype がとれる prototype とはクラスの定義のようなもの。 具体的には 以下のようにとれる ブラウザ 方法 Opera HTMLElement.prototype Firefox HTMLElement.prototype OR document.documentElement.__proto_…
今日、こんなエントリーを発見しました Untitled 信じられない!と思った それの元記事には確かに Microsoft publicly stated IE will have core engine support for SVG in IE7.x (most likely 7.2) http://allforces.com/2006/06/01/see-windows-vista/ し…
JavaScript において、文字列を外部化することで本当に高速化できるのかについて考察してみました。 まず、以下のコードを用いて IE 6.0 SP2, Opera 8.5, Firefox 1.5.0.1 でテストしてみます。 <html lang="ja" dir="ltr"> <head> </head></html>
ただし、post_key が晒されてもヘーキな人。 <div id="member_news_box"></div> <script type="text/javascript" src="http://news.mixi.jp/get_member_news.pl?id=●●&post_key=●●"></script>やるかやらないかはあなたの良心次第。