will open a mega menu and do ajax
In this mega menu there is a several links that come in ajax and are in html
The problem I have is that if the user hover on the links quickly, a lot of ajax will be done and the elements are not displayed correctly.
How can this be controlled?
Search for “debounce” function, I think it would help.
Обсуждают сегодня