Thread: Learning GS2 :D
View Single Post
  #9  
Old 09-01-2006, 05:02 PM
_Z3phyr_ _Z3phyr_ is offline
Banned
Join Date: Sep 2003
Location: Louisiane
Posts: 390
_Z3phyr_ is an unknown quantity at this point
Quote:
this.enabled = !this.enabled;
I like that as a switch.

What I previously used was
PHP Code:
this.enabled this.enabled
but that's more simple.
Reply With Quote