Create Responsive Multilevel Dropdown menu in bootstrap 5 | Nested Dropdown | Bootstrap 5

preview_player
Показать описание
#DeveloperDuniya #AmarjeetSingh #MultiLevelDropdownMenu #Bootstrap5
Create Responsive Multilevel Dropdown menu in bootstrap 5 | Nested Dropdown | Bootstrap 5

Рекомендации по теме
Комментарии
Автор

Thank you so much Brother. Very helpful

darwinquinones
Автор

bro desktop per hover kre to menu k item show ho jae or mobile screen me menu pe click krny pe menu k item show ho jae ye kese kron

ShahzaibKhan-whhh
Автор

This has got issue when you have multiple drop down menus under different top level menu items.The opened menu will not get closed when you open the next item.

toyotabahraintestlivevideo
Автор

Please explain script code, and also how to delete dropdown symbol in navbar dropdowns. Thank you.

JayaSree
Автор

bhai this is not working in react ? what I have to do with Js code to change it, help me

blightysun
Автор

bro download source link is not working showing me not found. . can you pls share me the valid link?

sandipsangvekar
Автор

can you please paste script in to the description? can`t reach download link

evgenn
Автор

(function($bs) {
const CLASS_NAME = 'has-child-dropdown-show';
$bs.Dropdown.prototype.toggle = function(_orginal) {
return function() {
document.querySelectorAll('.' + {

});
let dd =
for (; dd && dd !== document; dd = {

}
return _orginal.call(this);
}


{
dd.addEventListener('hide.bs.dropdown', function(e) {
if {

e.preventDefault();
}
if(e.clickEvent && &&
e.preventDefault();
}
e.stopPropagation(); // do not need pop in multi level mode
});
});

// for hover
function getDropdown(element) {
return || new $bs.Dropdown(element);
}

document.querySelectorAll('.dropdown-hover, .dropdown-hover-all {
dd.addEventListener('mouseenter', function(e) {
let toggle =
if {

}
});
dd.addEventListener('mouseleave', function(e) {
let toggle =
if {

}
});
});
})(bootstrap);

rayeesdot
Автор

download source link is not working showing me not found. . can you pls share me the valid link?

Tanjinajuibd
welcome to shbcf.ru