is this part of the native javascript lib? which browser support it?
|
|
|
|
|
|
|
It's part of the JavaScript 1.5 specification. So it must be supported by major browser. |
||
|
|
|
Yes it is part of it. Every browser that supports JavaScript 1.5 supports it (that is all major browsers, or grade A). However, it is not recommended to use the with statement. |
||
|
|
|
Edit: beaten to the punch by Philippe, and apparently my answer is wrong. I'll leave it here for humility's sake, though. ;) |
|||
|
|
|
Beware that JavaScript's |
||
|
|
