jQuery-menu-aim VS Slideout

Compare jQuery-menu-aim vs Slideout and see what are their differences.

jQuery-menu-aim

jQuery plugin to fire events when user's cursor aims at particular dropdown menu items. For making responsive mega dropdowns like Amazon's. (by kamens)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
jQuery-menu-aim Slideout
10 -
7,700 7,945
- 0.0%
0.0 0.0
over 5 years ago over 3 years ago
JavaScript JavaScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jQuery-menu-aim

Posts with mentions or reviews of jQuery-menu-aim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-23.
  • Javascript: What Is The Best Approach To Creating MouseMove Animations Specific To Buttons?
    1 project | /r/learnprogramming | 10 May 2023
    The way to get around this is to do something like the Amazon Menu Hack
  • Unintended presses due to menu loading: Is there a name for this issue?
    1 project | /r/UXDesign | 5 May 2023
    I move diagonally to an item in a submenu, and on the way there I accidentally open a different submenu and click an item in that instead. (This is ironically easy to do with the top-level menu on ixda.org, for example.) A rudimentary CSS-only fix for this is dead-spacing part of the route into a submenu. The usual JS fix, meanwhile, is to apply a delay to any hover-induced closing of a submenu, but that makes the rest of the parent menu laggy. The classier fix — pioneered by macOS, popularized by Amazon — is putting an imaginary rubber band around the submenu and its parent item, and applying a delay only in the part of the parent menu that would be inside the rubber band, letting the rest of the menu respond at the usual speed.
  • How's this trick in web is called? I believe if you understand what I mean, this image is self explanatory. I want to look at the code that implements it, really curious
    1 project | /r/webdev | 8 Nov 2022
    And the plugin: https://github.com/kamens/jQuery-menu-aim
  • Get in Zoomer, We're Saving React
    6 projects | news.ycombinator.com | 23 Sep 2022
    >So what exactly did we lose? It's quite simple: by moving software into the cloud and turning them into web-based SaaS offerings, many of the basic affordances that used to be standard have gotten watered down or removed entirely. Here are some examples:

    >Menus let you cross over empty space and other menu items, instead of strictly enforcing hover rectangles.

    I met the guy who implemented that feature, Frank Leahy, when I was working on a project with Current TV. He rewrote the Menu Manager for Mac SE and Mac II. We were reminiscing about how great the original Apple Human Interface guidelines were, and I mentioned how it actually documented that subtle feature, and he told me he was the one who implemented it, and that he was touched that somebody actually noticed and appreciated it as much as I did.

    https://bjk5.com/post/44698559168/breaking-down-amazons-mega...

    https://news.ycombinator.com/item?id=17404401

    DonHopkins on June 26, 2018 [–]

    The comments are actually great -- even Tog weighs in! It also mentions Frank Lehey, who rewrote the Menu Manager for Mac SE and Mac II.

    Jake Smith • 5 years ago This was first implemented by Apple's HID team back in the 80s, specifically Bruce Tognazzini, I believe.

    Bruce "Tog" Tognazzini Jake Smith • 5 years ago Yes, I did invent it back in 1986 and it is firmly in the public domain. From what I remember, it was Jim Batson who worked out the math and coded it for the Mac OS. The OS X team later failed to copy the algorithm, so I am happy to see that amazon has resurrected it.

    Josh Davenport Jake Smith • 5 years ago I think it was yes. It looks like it was originally implemented by NeXT and then removed by Apple when they bought NeXT. Tog himself talks about what happened here: https://www.asktog.com/columns/022DesignedToGiveFitts.html in the answer to question 6 - "When I specified the Mac hierarchical menu algorthm in the mid-'80s, I called for a buffer zone shaped like a <, so that users could make an increasingly-greater error as they neared the hierarchical without fear of jumping to an unwanted menu...........Sadly, the NeXT folks, when coming to Apple, copied Windows, rather than the Mac"

    markr_7 • 5 years ago Can't comment on the HID team, Bruce, or possibly the many times it was even implemented at Apple, but as a young developer at Apple in the 80s, I remember stopping by Frank Leahy's office as he was tweaking his code to get menus to "work right." I've often recalled the experience because of the time he was spending to get it right, and how the behavior wasn't simple once you started really trying to meet a users expectations. If I remember right it wasn't just the direction, but also time and therefore velocity. For example, you wouldn't want to stick with the wrong menu if the user wasn't really moving with purpose in the direction of the sub-menu.

  • Best Sites to practice making a mock of ?
    1 project | /r/webdev | 7 Jun 2022
    Hwre's an article that does a much better job than me at explaining.
  • How to Draw S-Curved Arrows Between Boxes
    4 projects | news.ycombinator.com | 22 Dec 2021
  • Creating a Smart Mega Menu with Vue.js
    5 projects | dev.to | 26 Jul 2021
    Even though it seems like a minor thing, there have been many articles written on this exact issue! For instance, Ben Kamens published a blog post analyzing how Amazon avoided this problem by using trigonometry. An imaginary triangle is constructed with its vertices placed at the cursor’s location and the upper and lower boundaries of the border between main categories and sub-categories. The idea is to avoid selecting another main category as long as the cursor is within this triangle. Smashing Magazine also has a detailed post on this subject that’s worth reading.
  • Why is switching between start menu sections is so Laggy
    1 project | /r/kde | 15 Jul 2021
  • how do i make taskbar have more leniency when moving over other icons?
    1 project | /r/kde | 22 May 2021
  • (+4000) Breaking down Amazon's mega dropdown
    1 project | /r/eddit8yearsago | 7 Mar 2021

Slideout

Posts with mentions or reviews of Slideout. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Slideout yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing jQuery-menu-aim and Slideout you can also consider the following projects:

Slide and swipe - :zap: A sliding swipe menu that works with touchSwipe library.

mmenu - The best javascript plugin for app look-alike on- and off-canvas menus with sliding submenus for your website and webapp.

Turbolinks - Turbolinks makes navigating your web application faster

jQuery Superfish Dropdown Menu Plugin - Superfish is a jQuery plugin that adds usability enhancements to existing multi-level drop-down menus.

jQuery contextMenu - jQuery contextMenu plugin & polyfill

mega-menu - A smart mega menu made with Vue.js.

vuex - 🗃️ Centralized State Management for Vue.js.

react-burger-menu - :hamburger: An off-canvas sidebar component with a collection of effects and styles using CSS transitions and SVG path animations