Magento 2 dropdown on hover menu issueMenu Rerouting IssueUsing thumbnails as link in MenuDisplay...
Is it possible to make a clamp function shorter than a ternary in JS?
Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?
How to substitute values from a list into a function?
Borrowing Characters
For the ranger's Natural Explorer feature, which favored terrain are caves and dungeons classified under?
How do you say "powers of ten"?
Difference between 'stomach' and 'uterus'
Toast materialize
Plagiarism of code by other PhD student
Is there any relevance to Thor getting his hair cut other than comedic value?
Why are special aircraft used for the carriers in the United States Navy?
Why is working on the same position for more than 15 years not a red flag?
Skis versus snow shoes - when to choose which for travelling the backcountry?
How can atoms be electrically neutral when there is a difference in the positions of the charges?
Traversing Africa: A Cryptic Journey
A right or the right?
What happened to QGIS 2.x LTR?
Achieving MPPT of a solar panel with LM2596
How can I be pwned if I'm not registered on the compromised site?
Detect if page is on experience editor Sitecore 9 via Javascript?
Are small insurances worth it
Canadian citizen, on US no-fly list. What can I do in order to be allowed on flights which go through US airspace?
What should the omniscient narrator call a character?
What am I? I am in theaters and computer programs
Magento 2 dropdown on hover menu issue
Menu Rerouting IssueUsing thumbnails as link in MenuDisplay subcategories and its subcategories in dropdown menuMenu dropdown visibilityMega-Menu dropdown doesn't display on hover?static block in Dropdown menuMagento 2 checkout page custom dropdown field selected value not showingProduct image zoom issue on product details page when drop-down menu have overlap area with itMega menu issue with product zoomOpen popup onClick of anchor tag
On hover, Magento 2 gives a dropdown functionality, like megamenu
, cart
, and My account
drop-down.
The issue on the hovering the dropdown or pop up menu appears fine but when I remove my mouse and again point it to the area of dropdown submenu it shows the dropdown again although I didn't hover on the anchor or li tag this time.
ex- When I hover my mouse on the anchor of what's new
then this submenu opens,
Black marked line is my house position
When I remove my mouse away from the anchor tag and submenu area and then point my mouse to click other things in the homepage, but since due to previous what's new
hover submenu still takes some kind of z-index
so it again opens the submenu
This is awkward behavior. It works fine when I click somewhere else after the first hover and then try to hover.
How to fix this issue
magento2 css menu drop-downs megamenu
add a comment |
On hover, Magento 2 gives a dropdown functionality, like megamenu
, cart
, and My account
drop-down.
The issue on the hovering the dropdown or pop up menu appears fine but when I remove my mouse and again point it to the area of dropdown submenu it shows the dropdown again although I didn't hover on the anchor or li tag this time.
ex- When I hover my mouse on the anchor of what's new
then this submenu opens,
Black marked line is my house position
When I remove my mouse away from the anchor tag and submenu area and then point my mouse to click other things in the homepage, but since due to previous what's new
hover submenu still takes some kind of z-index
so it again opens the submenu
This is awkward behavior. It works fine when I click somewhere else after the first hover and then try to hover.
How to fix this issue
magento2 css menu drop-downs megamenu
add a comment |
On hover, Magento 2 gives a dropdown functionality, like megamenu
, cart
, and My account
drop-down.
The issue on the hovering the dropdown or pop up menu appears fine but when I remove my mouse and again point it to the area of dropdown submenu it shows the dropdown again although I didn't hover on the anchor or li tag this time.
ex- When I hover my mouse on the anchor of what's new
then this submenu opens,
Black marked line is my house position
When I remove my mouse away from the anchor tag and submenu area and then point my mouse to click other things in the homepage, but since due to previous what's new
hover submenu still takes some kind of z-index
so it again opens the submenu
This is awkward behavior. It works fine when I click somewhere else after the first hover and then try to hover.
How to fix this issue
magento2 css menu drop-downs megamenu
On hover, Magento 2 gives a dropdown functionality, like megamenu
, cart
, and My account
drop-down.
The issue on the hovering the dropdown or pop up menu appears fine but when I remove my mouse and again point it to the area of dropdown submenu it shows the dropdown again although I didn't hover on the anchor or li tag this time.
ex- When I hover my mouse on the anchor of what's new
then this submenu opens,
Black marked line is my house position
When I remove my mouse away from the anchor tag and submenu area and then point my mouse to click other things in the homepage, but since due to previous what's new
hover submenu still takes some kind of z-index
so it again opens the submenu
This is awkward behavior. It works fine when I click somewhere else after the first hover and then try to hover.
How to fix this issue
magento2 css menu drop-downs megamenu
magento2 css menu drop-downs megamenu
asked 4 mins ago
summusummu
1418
1418
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f264586%2fmagento-2-dropdown-on-hover-menu-issue%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f264586%2fmagento-2-dropdown-on-hover-menu-issue%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown