You would be surprised to know that the biggest Internet Explorer issue I am facing while writing rather complex cross-browser javascript code is related to just a comma.驚いたことを知っていただくのはインターネットエクスプローラの最大の問題に直面ながら書く私はかなり複雑な相互に関連するブラウザのJavaScriptのコードはカンマだけです。

In javascript array if you add a comma after the last element in the array then Internet Explorer fails with a variety of undecipherable (Microsoft style) error messages. JavaScriptで配列を追加する場合はカンマでは配列の最後の要素の後に入力し、インターネットエクスプローラが失敗し、さまざまな解読不能(マイクロソフトのスタイル)のエラーメッセージを表示します。 Firefox works fine. Firefoxの正常に動作します。 And that is the biggest and only problem I am facing with Internet Explorer while writing cross-browser javascript code.それは私の最大にして唯一の問題に直面クロスは、 Internet ExplorerブラウザのJavaScriptのコードを書いています。 And do you know who takes the credit for that?とwhoには、あなたの功績を知るのですか? - Ex tJS. -元t jsです。

Ext JS内線js is a high quality cross platform Javascript library with very impressive features out of the box by Jack Slockum.は、高品質なクロスプラットフォームのJavaScriptライブラリを非常に印象的な特徴をジャックするslockumボックスをオンにします。 I am using it primary for displaying large amount of data and manipulating them using the Grid component.私は使用して大量のデータを表示するプライマリと操作して使用して、グリッドコンポーネントです。 Ext JS can speed up your Web 2.0 application development by miles.内線js速度を上げることによって、ウェブアプリケーションの開発2.0マイルです。 Ext JS on frontend and Java on backend is what programming nirvana is made of.内線jsをフロントエンドとバックエンドのJavaにはどのようなプログラミングニルヴァーナで作られています。

Update: I did face a更新日:私は参考に直面する second bug with IE 2番目のバグをすなわち .です。