this Firefox extension developers
I am the first to make mistakes in programming, scheduling may not as clean as it should. By this I make it clear that I do not want to give the super-developer layer and underwear over his pants, but yes, I would call (you will not hear anyone) so that the extensions for Firefox Javascript correct their errors, because in my own Firebug I get errors every time.
Thursday, January 25, 2007
Thursday, January 11, 2007
Colloidal Silver Shoulder Pain
little problem with JSON
Now it appears all over the
var object = {"param1", value1, 'param2', value2, ... "ParamN" valueN
,
, Firefox does not create element when it encounters a comma, but it is logical to create an item, yes, do not believe that we not Javascript error. IE creates it and creates an undefined
element that has some logic, but as Firefox, not logic create a element. For this reason, that nonsense makes me go crazy looking for what a script does not behave the same in Firefox or IE.
Now it appears all over the
debate between JSON and XML to me has given me a small problem that has driven me crazy because it is one of those things you do not see with the naked eye, well, I short sight.
This is when you create an array of properties: var object = {"param1", value1, 'param2', value2, ... "ParamN" valueN
,
Failure} clearly seen in the final paramN a comma, when supposedly should not have. The swallows Firefox but does not create an extra element, IE swallows but also creates an extra elementundefined. Which of the two is wrong?, Because I think both, should not accept that there was a comma (or at least that is what is stated in JSON.org
, Firefox does not create element when it encounters a comma, but it is logical to create an item, yes, do not believe that we not Javascript error. IE creates it and creates an undefined
element that has some logic, but as Firefox, not logic create a element. For this reason, that nonsense makes me go crazy looking for what a script does not behave the same in Firefox or IE.
Subscribe to:
Posts (Atom)