mercredi 13 décembre 2017

How would you remove the ternary operators to make it an if else condition?

Not sure how to put "noBox" into a normal if else. Thanks

function searchBarOpen(){
    "noBox"==searchAll.className?searchResultBox():noBox()
  }

Aucun commentaire:

Enregistrer un commentaire