IE allows a semicolon between if block and else
Sunday, 16. December 2007, 15:38:02
Just for the brainparsers our there: A semicolon between a closing curly bracket of an if block and the following else keyword only works in IE:
ie-only-if-else.htm
Should this work or would you consider such JS code broken beyond repair?
ie-only-if-else.htm
Should this work or would you consider such JS code broken beyond repair?