Infinite images and translate 3D use HTML, SSC, JS and Bootrstrap
Can you help me to do infinite images and translate 3d like this link [https://public.work/]
Infinite images and translate 3D use HTML, SSC, JS and Bootrstrap
Can you help me to do infinite images and translate 3d like this link [https://public.work/]
Prevent Bootstrap modal from showing if response is not 200 OK
How can I prevent Bootstrap modal from showing if the JS async response from the server is not 200 ok
. Bootstrap JS handles the modal.
Bootstrap desktop device “col” turn into (for mobile devices only) flex-row with horizontal scroll bar
I have some images in bootstrap “row” & “col” div. For Mobile devices I want to turn this into flex-row with horizontal scroll bar.
How to apply Bootstrap Table
I am working on fetching data from an API into table format using JavaScript. I received the data perfectly
ut cannot apply Bootstrap onto the table header part.
Overflow or Whatever on my Navbar or whole page
Idk What´s happening in my HTML or CSS it´s just when you open the web on a phone or try mobile it overflows and just keeps showing that blank white spot al ready tried with two solutions and didnt work so im desperate and don´t know what to do
Invert text on navbar depending on background color in HTML
How can I invert the text on my navbar when the color of an element below it is the same color? I tried using the filter function in css, but that seems to just permanently invert the color. I have also went onto a few other SO osts but they dont seem to work.
Progress bar reset the progress
I want to make a progress bar which loads to 100% in x seconds and whatever is the progress to be able to reset it via js.
Landing page area appears below position then “jumps up into place”
Have a full-height landing area with logo and text at www.basuranewyork.com
Bootstrap 5 transparent offcanvas fixed navbar change color on scroll
So I’m building a website using Bootstrap 5, and I’ve created a navbar with a transparent background and with the help of some javascript, I’m trying to gave the navigation bar change to a solid color when anyone scrolls down. However, with the javascript that I’ve implemented, the color does’t change. The only thing that changes is that when you scroll is the box-shadow at the bottom of the navbar.