Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jerf
on April 8, 2011
|
parent
|
context
|
favorite
| on:
The JavaScript Age
"Most frustrating is debugging a script that works in Firefox, but doesn't work in IE."
Delete the trailing comma in your object literal.
geekuskhan
on April 8, 2011
|
next
[–]
I created an account just to say amen. I can't tell you how many times this has frustrated me in IE. Seems like I would learn.
wladimir
on April 8, 2011
|
prev
[–]
Yeah, those are pretty easy to find using JSlint.
beej71
on April 8, 2011
|
parent
[–]
Closure Compiler just errors out. "This won't run on IE, and you don't want it."
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Delete the trailing comma in your object literal.