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
» clear combobox
clear combobox
Author:
Message:
-dt-
Scripting Contest Winner
;o
Posts: 1819
Reputation:
74
36 /
/
Joined: Mar 2004
RE: clear combobox
of course it doesnt ... as you remove one the index changes!
just change
code:
window.Combo_RemoveItem("combobox", i);
to
code:
window.Combo_RemoveItem("combobox", 0);
Happy Birthday,
WDZ
06-26-2006 01:59 PM
«
Next Oldest
Return to Top
Next Newest
»
Messages In This Thread
clear combobox
- by tombotxp on 06-26-2006 at 12:51 PM
RE: clear combobox
- by matty on 06-26-2006 at 12:58 PM
RE: clear combobox
- by tombotxp on 06-26-2006 at 01:45 PM
RE: clear combobox
- by -dt- on 06-26-2006 at 01:59 PM
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