Thread
:
Learning GS2 :D
View Single Post
#
9
09-01-2006, 05:02 PM
_Z3phyr_
Banned
Join Date: Sep 2003
Location: Louisiane
Posts: 390
Quote:
this.enabled = !this.enabled;
I like that as a switch.
What I previously used was
PHP Code:
this
.
enabled
=
1
-
this
.
enabled
;
but that's more simple.
_Z3phyr_
View Public Profile
View GraalOnline Profile
Find all posts by _Z3phyr_