Jay's Tech Blog
function myfunc(){alert("helloworld");}try{ if(myfunc)myfunc(); }catch(e) {alert("exception");}
Post a Comment
No comments:
Post a Comment