|
is the comma after "true" necessary? IE7 is very fussy about hanging commas (it thinks that that means there is another value yet to come, goes looking for it and gets all confused when it doesn't find it) whereas the other browsers you mention are a bit more relaxed. I think generally speaking it's good practice not to have a comma unless there is another line to follow.
hope that helps.
|