Shoutbox
latest posts
member list
search
rules
contact
login
|
register
|
shoutbox
What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox
»
MsgHelp Archive
»
Messenger Plus! for Live Messenger
»
Scripting
» [Request] Disable/Enable.
[Request] Disable/Enable.
Author:
Message:
Volv
Skinning Contest Winner
Posts: 1233
Reputation:
31
35 /
/
Joined: Oct 2004
RE: RE: [Request] Disable/Enable.
js code:
if(Enabled == 1) { Enabled = 0; }
if(Enabled == 0) { Enabled = 1; }
You need to use an Else (or what Spunky said), otherwise it will always be 1.
This post was edited on 04-09-2010 at 11:18 PM by
Volv
.
04-09-2010 11:18 PM
«
Next Oldest
Return to Top
Next Newest
»
Messages In This Thread
[Request] Disable/Enable.
- by Seed on 04-09-2010 at 07:54 PM
RE: [Request] Disable/Enable.
- by whiz on 04-09-2010 at 08:15 PM
RE: [Request] Disable/Enable.
- by matty on 04-09-2010 at 08:15 PM
RE: [Request] Disable/Enable.
- by Seed on 04-09-2010 at 08:51 PM
RE: [Request] Disable/Enable.
- by matty on 04-09-2010 at 09:45 PM
RE: [Request] Disable/Enable.
- by Spunky on 04-09-2010 at 11:03 PM
RE: RE: [Request] Disable/Enable.
- by Volv on 04-09-2010 at 11:18 PM
RE: [Request] Disable/Enable.
- by Seed on 04-10-2010 at 10:54 AM
Threaded Mode
|
Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe
|
Add to Favorites
Rate This Thread:
Select Rating...
5 ... Best
4
3 ... Average
2
1 ... Worst
Forum Jump:
Please select one:
--------------------
Latest Posts
Private Messages
User Control Panel
Who's Online
Search
Forum Home
Open Forum
Forum Rules:
You
cannot
post new threads
You
cannot
post replies
You
cannot
post attachments
You
can
edit your posts
HTML is
Off
myCode is
On
Smilies are
On
[img] Code is
On