Biggest Internet Explorer Problem With Javascript Internet Explorer più grande problema con 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. Si sarebbe sorpreso di sapere che il più grande problema di Internet Explorer sono di fronte durante la scrittura piuttosto complesso cross-browser di codice javascript è legato al solo una virgola.
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. Array in JavaScript se si aggiunge una virgola dopo l'ultimo elemento della matrice di Internet Explorer quindi non con una varietà di undecipherable (stile Microsoft) messaggi di errore. Firefox works fine. Firefox funziona bene. And that is the biggest and only problem I am facing with Internet Explorer while writing cross-browser javascript code. E che è la più grande e unico problema sono di fronte con Internet Explorer durante la scrittura cross-browser codice JavaScript. And do you know who takes the credit for that? E sai che prende il credito per questo? - Ex tJS. -- Ex tjs.
Ext JS Ext JS is a high quality cross platform Javascript library with very impressive features out of the box by Jack Slockum. è una croce alta qualità piattaforma Javascript biblioteca con caratteristiche molto impressionante fuori dalla scatola di Jack Slockum. I am using it primary for displaying large amount of data and manipulating them using the Grid component. Sto usando lo primario per la visualizzazione di grandi quantità di dati e la manipolazione utilizzando la griglia componente. Ext JS can speed up your Web 2.0 application development by miles. Ext JS può accelerare il vostro Web 2,0 lo sviluppo di applicazioni di miglia. Ext JS on frontend and Java on backend is what programming nirvana is made of. Ext JS a frontend e Java su backend è ciò che il nirvana di programmazione è composto.
Update: I did face a Aggiornamento: ho fatto di fronte a una second bug with IE secondo bug di IE .
Filed under Elencato sotto Ajax , Browser , Enterprise Software Enterprise Software , Firefox , Headline News Headline News , Internet Explorer Internet Explorer , Javascript , Open Source Software Software open source , Programming Programmazione , Web , Web 2.0 2,0 web , Web Services Servizi Web | |
| |
RSS 2.0 RSS 2,0 | |
Trackback this Article | questo articolo |
Email this Article Invia questo articolo
You may also like to read Si può anche leggere come |





March 18th, 2008 at 7:37 am 18 marzo 2008, 7:37 am
It is not a problem per se. Non è un problema di per sé. It would seem that ie’s is the correct way to behave according to the ECMA262 standard which javascript stems from. Sembrerebbe che vale a dire's è il modo corretto di comportarsi secondo le ECMA262 norma che deriva dal javascript. Firefox should not allow that syntax. Firefox non dovrebbe permettere che la sintassi.
This issue should however be fixed in ECMAScript 4 (Javascript 2.0) Questo problema, tuttavia, dovrebbero essere fissati in 4 ECMAScript (JavaScript 2.0)