Is there something like on error resume next in javascript?
Or.. is there a way to make sure an object exists? Like... if exists (btnSumbit){}......??

Thanks