javascript , .
. , , :
var element;
if (document && document.getElementById) {
element = document.getElementById('foo');
}
if (element) {
}
, isHostMethod.
try..catch , . (, XMLHttpRequest try..catch, IE , - , ).
script , . ( SO) , , . , , ( ). , , - script, script . , , , .
, .