> Thanks, one more question: how do I limit the display size of that
> drop down list box? I have 250 items in it and it's taking the rest
> of the bottom of my page. I'd like to show just 10 items at a time,
> and scroll down from there.
try
<SELECT NAME='name' SIZE='5'>
</SELECT>
That would limit it to 5 items shown on the screen at one time - You
can increase it if needed...
Just add / change the SIZE value (I havnt used it - But just looked up
some HTML tutorials...)
--
G
Yahoo Archives by email = Yes
http://groups.kwister.com/owners.php#add
NZ community groups - [EMAIL PROTECTED]
Community email addresses:
Post message: [email protected]
Subscribe: [EMAIL PROTECTED]
Unsubscribe: [EMAIL PROTECTED]
List owner: [EMAIL PROTECTED]
Shortcut URL to this page:
http://groups.yahoo.com/group/php-list
SPONSORED LINKS
| Php mysql | Job postings |
YAHOO! GROUPS LINKS
- Visit your group "php-list" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
