Skip to main content

All Questions

0 votes
1 answer
55 views

bootstrap DropDown dont work

I created a navbar by DropDown but now copy it to my new project. but it doesn't work. Version of jquery and bootstrap is same. head is <script src="~/Scripts/bootstrap.min.js"></script>...
mahdi's user avatar
  • 258
0 votes
1 answer
965 views

Alternative to load() in jQuery 3 For Loading Bootstrap 4 Modal Remote Content

Loading another page/content (aka "remote" content) into a Bootstrap Modal has been the bane of many developer, and great solutions like this one work: $('body').on('click.modal.data-api', '[data-...
Joyrex's user avatar
  • 1,103