.outer {
display: table;
position: absolute; <--// this is the source of your not working drop
list.
height: 100%;
width: 100%;
}
However, changing it to relative will move your canvas downwards. There
must be some conflicting attributes throughout our divs.
On Wed, Mar 25, 2015 at 2:32 PM, Rashill Gopee <rashillgopee_at_gmail.com>
wrote:
> I've been working on a webpage but due to some problems I don't know why
> my drop list is not working. However when placed outside the div it does
> work. I would be grateful if someone can help me please. The html and the
> css files are attached below.
>
> Yours,
> Rashill Gopee
>
Received on Wed Mar 25 2015 - 20:51:37 PST
This archive was generated by hypermail 2.3.0
: Wed Mar 25 2015 - 21:00:02 PST