jeudi 5 février 2015

Is there something like a clicked===true conditional statment in javascript?

using javascript, is there a condition something like this



if (clicked===true && var===3) {
function executes here
}


if there isn't, how can you get the same effect?


Aucun commentaire:

Enregistrer un commentaire