Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-21-2002, 03:53 PM   PM User | #1
Running Bear
Regular Coder

 
Running Bear's Avatar
 
Join Date: Aug 2002
Location: UK
Posts: 104
Thanks: 1
Thanked 0 Times in 0 Posts
Running Bear is an unknown quantity at this point
Sizing an empty list box in NS4+

Does anyone know how to set the size of a list box in netscape 4.7?

I'm currently using the style property which isn't supported by NS4
Code:
<select multiple size="10" name="list2" style="width:150">
<option value=""></option>
</select>
Cheers Al
Running Bear is offline   Reply With Quote
Old 11-22-2002, 02:31 PM   PM User | #2
jalarie
Regular Coder

 
Join Date: Jun 2002
Location: Flint, Michigan, USA
Posts: 593
Thanks: 1
Thanked 19 Times in 19 Posts
jalarie is an unknown quantity at this point
How about initially putting something in there and then using JavaScript to delete it?
jalarie is offline   Reply With Quote
Old 11-22-2002, 04:23 PM   PM User | #3
Running Bear
Regular Coder

 
Running Bear's Avatar
 
Join Date: Aug 2002
Location: UK
Posts: 104
Thanks: 1
Thanked 0 Times in 0 Posts
Running Bear is an unknown quantity at this point
Jalarie,

Good thinking, I'd not thought of that, will give it a try

Cheers Al
Running Bear is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:12 PM.


Advertisement
Log in to turn off these ads.