Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: irt.org FAQ Knowledge Base Q67

irt.org | About | Feedback | 1075 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q67

Sent by
Christophe Jaillet on April 12, 2000 at 02:25:36:

Worth:
Worth reading

Length:
Just right

Technical:
Just right

Comments:
<select name="..." size="1" style="width: 100">
works fine for IE but not for NS

For NS, I propose
<select name="..." size="1" width="100">

If you want sommething that run for IE and for NS, the only solution I have is to combine the two :

<select name="..." size="1" width="100" style="width: 100">


Other feedback on 'irt.org FAQ Knowledge Base Q67' - show all


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.