![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
It includes a tutorial. I haven't finished reading through the article and tutorial, but so far it has been interesting. http://tinyurl.com/y7v26l Enjoy! -Bruce Holt (unafraid of identification) |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
It includes a tutorial. I haven't finished reading through the article and tutorial, but so far it has been interesting. http://tinyurl.com/y7v26l Enjoy! -Bruce Holt (unafraid of identification) |
#5
| |||
| |||
|
|
mvdbman wrote: It includes a tutorial. I haven't finished reading through the article and tutorial, but so far it has been interesting. http://tinyurl.com/y7v26l Enjoy! -Bruce Holt (unafraid of identification) Notice the use of brackets: function swap() { if(current == hot) { current = cold } else { current = hot } } Exactly the way I do it... which is to say, exactly not how "real" JavaScript programmers do it. Wonder if the author is old school? -- frosty Aaah...you mean it could be?: |
#6
| |||
| |||
|
|
mvdbman wrote: It includes a tutorial. I haven't finished reading through the article and tutorial, but so far it has been interesting. http://tinyurl.com/y7v26l Enjoy! -Bruce Holt (unafraid of identification) Notice the use of brackets: function swap() { if(current == hot) { current = cold } else { current = hot } } Exactly the way I do it... which is to say, exactly not how "real" JavaScript programmers do it. Wonder if the author is old school? |
#7
| |||
| |||
|
|
Thanks, mvdbman... Chandru Murthi You can just call me Bruce (yes, They Still Call Me Bruce) =)) |
#8
| |||
| |||
|
#9
| |||
| |||
|
#10
| |||
| |||
|
|
I hope javascript sticks to client side. |
![]() |
| Thread Tools | |
| Display Modes | |
| |