タグ

dropdownに関するmkusakaのブックマーク (1)

  • Breaking down Amazon's mega dropdown

    The hover effects on Amazon’s big ‘ole “Shop by Department” mega dropdown are super fast. Look'it how quick each submenu fills in as your mouse moves down the list: It’s instant. I got nerd sniped by this. Most dropdown menus have to include a bit of a delay when activating submenus. Here’s an old Khan Academy dropdown as an example: See the delay? You need that, because otherwise when you try to

    Breaking down Amazon's mega dropdown
    mkusaka
    mkusaka 2025/09/26
    Amazonの『Shop by Department』は、マウスと右上隅を結ぶ青い三角形で方向判定し、遅延なしでサブメニューを切替える。著者はjQuery‑menu‑aimプラグインを公開。
  • 1