permitir el desplazamiento en el elemento flotante que está fijo
Frecuentes
Visto 119 veces
1
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:
1 Respuestas
0
It does now work like this, without any javascript:
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 html css scroll css-position fixed or haz tu propia pregunta.
What is wrong with my question, that it gets down votes ? - user2693017
What should I paste here as code ? Isn´t it more clear if you check out the website ? - user2693017
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. - user2693017
I will, maybe someone knows another solution without javascript. Because JS is no option for me. - user2693017