Shows you the current bootstrap breakpoint according actual viewport width
Go to file
lucas bamberg acabc10ceb add files
2023-02-19 00:30:32 +01:00
bsBpVisualiser.js add files 2023-02-19 00:30:32 +01:00
bsBreakpointView.html add files 2023-02-19 00:30:32 +01:00
bsBreakpointVisualiser.css add files 2023-02-19 00:30:32 +01:00
README.md init commit 2023-02-19 00:28:23 +01:00

Bootstrap Breakpoint visualiser

require bootstrap 4.x or 5.x earlier versions not testet

require jQuery 3.x

Put the HTML snippet inside your page content (after the body tag ie).

load the css file

js is only needed if you want to see the screen width

the rest is just magic... have fun!