Where can I learn more about the if/then statement in this format:
var x = "hello";
x=(x=="hello")? alert("hello") : alert("bye")
thank you
|
Results 1 to 4 of 4
Thread: if/thenThreaded View
|
Click Here to Expand Forum to Full Width |