permitir el desplazamiento en el elemento flotante que está fijo

I have a small navigation box called "server" on https://mineyourmind.net/en/

If you resize the browser to a phones screen size and hover the "server" button, you can´t scroll the appearing content. Only the background is scrolling. How can I fix this ?


Edit: According to answer 1

I got it working without javascript (I don´t even know what it changed ?): http://jsbin.com/ixura3/393/


Edit2: current version, problem with a relative height of 100%.

So it looks like this now: http://jsbin.com/EPiBegiG/1/

How do I get the height of the accordion to 100% of the browser size without javascript.


Solución:

http://jsbin.com/EPiBegiG/2/

preguntado el 27 de noviembre de 13 a las 00:11

What is wrong with my question, that it gets down votes ? -

What should I paste here as code ? Isn´t it more clear if you check out the website ? -

ok, I see. In opinion it is easier to look it up with firebug than in jsfiddle. Next time I add the code as this question is answered if thenewseattle answer is right. -

I will, maybe someone knows another solution without javascript. Because JS is no option for me. -

1 Respuestas

It does now work like this, without any javascript:

http://jsbin.com/EPiBegiG/2/

respondido 27 nov., 13:02

you dont need to answer your own question. check my answer. it's correct - el nuevo asiento

sry, but its bad. You said I need Javascript for it to work and there is no need at all. - user2693017

No es la respuesta que estás buscando? Examinar otras preguntas etiquetadas or haz tu propia pregunta.