jquery - Auto-dropped Dropdown Menu, what is it called? -


amazon's website description:

under 'shop department'-

a dropped-down dropdown menu without needing 'hover' it.. however, when browser not full-screen, menu disappears , need hover menu show dropdown.

what official name it?

amazon dropdown (more mega-dropdown) has been reverse engineered here https://github.com/kamens/jquery-menu-aim , can read more here. http://bjk5.com/post/44698559168/breaking-down-amazons-mega-dropdown

at every position of cursor can picture triangle between current mouse position , upper , lower right corners of dropdown menu. if next mouse position within triangle, user moving cursor displayed submenu. amazon uses nice effect. long cursor stays within blue triangle current submenu stay open. doesn’t matter if cursor hovers on “appstore android” momentarily — user heading toward “learn more cloud drive.”

enter image description here


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -