css - sliding in a dropdown inside a div with overflow hidden -


i'm creating sliding animation dropdown inside div, "overflow:hidden" of div preventing show dropdown list when click on dropdown open it.

i'm aware "overflow:hidden" lets me slide dropdown off without adding width page... question: how can keep both sliding animation , able show dropdown menu when it's open?


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -