Subj : a small javascript...
To : Digital Man
From : Access Denied
Date : Wed Apr 13 2011 06:22 pm
Re: a small javascript...
By: Digital Man to Access Denied on Wed Apr 13 2011 08:55 am
> Yes, the if() is checking if the code inside the () evaluates to true or not
> In the case of console.noyes(), it returns true when the user selects "no".
> nested expression(s), in this case, bbs.hangup() is only executed if the if(
> test evaluates to true.