Biggest Internet Explorer Problem With Javascript Internet Explorerの最大の問題があるのJavaScript
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番目のバグをすなわち .です。
Filed under提出されて Ajax ajax , 、 Browserブラウザ , 、 Enterprise Softwareエンタープライズソフトウェア , 、 Firefox Firefoxの , 、 Headline Newsニュースの見出し , 、 Internet Explorerインターネットエクスプローラ , 、 Javascript JavaScriptの , 、 Open Source Softwareオープンソースのソフトウェア , 、 Programmingプログラミング , 、 Webウェブ , 、 Web 2.0ウェブ2.0 , 、 Web Services Webサービス | |
| |
RSS 2.0 RSS 2.0を | |
Trackbackトラックバック this Article |この記事|
Email this Article電子メールこの記事
You may also like to readを読むようにすることも可能 |





March 18th, 2008 at 7:37 am 2008年3月18日の午前4:37
It is not a problem per se.それ自体は問題ではない。 It would seem that ie’s is the correct way to behave according to the ECMA262 standard which javascript stems from.どうやらのようである。 IEのは、行儀の正しいやり方をecma262によると、標準のJavaScriptの茎からです。 Firefox should not allow that syntax. Firefoxを許可することはない構文を使用します。
This issue should however be fixed in ECMAScript 4 (Javascript 2.0)しかしこの問題を解決する必要がで固定されるECMAScriptの4 ( JavaScriptの2.0 )