Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Select list

Status
Not open for further replies.

SeAL

Programmer
Mar 15, 2001
139
FR
Hi peeps,

Does someone know how to force a select list to drop-up ??
 
Windows specifies the direction of the list popping upwards or downwards depending on the window size or how close the popup appears to the bottom of the browser window.
 
and there's no way to do it with CSS or something else ??
 
Unless you use relative DIV's using the hidden and show commands in VB scripting. But then it will only dispaly one way. And that will be the way you specify it!! Could be buggy in some browsers :)
 
That's why i'm looking for a CSS issue :)

I've already done a process with div's but it'll be better with CSS tags !!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top