Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Javascript only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
Javascript
Multi column Listbox
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
Guest replied
Oct 23 '08, 04:55 PM
Re: Multi column Listbox
Sunny meinte:
Hi,
>
Does anyone knows, How to create a Multi Column Listbox
You can't. Definitely not cross-browser. You can of course build an
"artifical" list box from scratch with nested (div-)elements.
Gregor
Leave a comment:
Post Comment
Cancel
Guest started a topic
Multi column Listbox
Oct 23 '08, 04:55 PM
Multi column Listbox
Hi,
Does anyone knows, How to create a Multi Column Listbox & then Add
Items to it Dynamically to each column.
This only creates one column:
<SELECT id="Select1" size="8" name="Select1" runat="server"
style="WIDTH: 176px; HEIGHT: 128px"
onClick="getLis tValue(this.for m);">
<OPTION id="a1">abc</OPTION>
<OPTION id="b1">Def</OPTION>
<OPTION id="c1">xyz</OPTION>
</SELECT>
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Leave a comment: