Like Us Like Us Facebook Subscribe Subscribe us YouTube Whatsapp Share us Whatsapp Query Send your queries

Bootstrap

Make Parent Menu Items Clickable in Bootstrap 3 and 4

By default, Bootstrap parent menu is not clickable, its link only produces a dropdown menu where one can click sub menu’s link. But  we can…


Changing Bootstrap Navbar Breakpoint for version 3.1

If your bootstrap navbar’s number of link is not cover under breakpoint 768px then we can change its breakpoint  like 1280px , 1920 and so…


Launch Bootstrap Modal on page load

In this tutorial I am going to show how to create a web page that launch a Bootstrap model automatically whenever its load. Launching Bootstrap…