HTML Select, force direction down.
Posted
by Kyle Sevenoaks
on Stack Overflow
See other posts from Stack Overflow
or by Kyle Sevenoaks
Published on 2010-05-18T10:47:01Z
Indexed on
2010/05/18
10:51 UTC
Read the original article
Hit count: 264
Is there a way to force the dropdown direction of a select element in HTML down?
At the moment we have a product display page, the select box appears below the halfway mark of the screen in a widescreen resolution and therefore makes the dropdown go up.
Is this possible? Thanks.
© Stack Overflow or respective owner