Skip to main content

All Questions

0 votes
1 answer
43 views

CSS animation is not reaching to last element

I am designing a scenario where I have n number of my team members profile card which is moving from right to left.But currently in my case the animation goes up to 5 cards and then animation getting ...
Rahul Verma's user avatar
0 votes
1 answer
52 views

Unable to Show/Hide span spinner through Javascript & AJAX?

I'm trying to show and hide a spinner on a submit button of a contact form. While the form is being submitted the spinner should be showed on the button. As soon as the form gets submitted the spinner ...
Ajinkya More's user avatar
-1 votes
1 answer
183 views

Mobile Navigation Menu Not Collapsing in Bootstrap 5.3.0 with jQuery 3.7.0

I am trying that when in mobile view I click on hamburger icon the nav bar list of (Menu, About, Awards and Tel No. ) appears and disappears when clicked again. But nothing is happening whenever I ...
Mohammed Sadique's user avatar
-1 votes
1 answer
138 views

My Toggle Button doesn't get enabled when All other Switch Buttons are Ticked

As you can see in my included JSFiddle here, I am trying to enable a Toggle Button after ticking all other Toggle/switches on, it is definitely working with a Simple Submit Button show there, but not ...
Augustine's user avatar
0 votes
0 answers
60 views

built-in inline styles, how do I forcefully change them?

I bought a template that uses bootstrap and jQuery, and I want to customize it. Since it uses jQuery, I think that might have to do with the problem I am facing. I usually divide my question into 2 ...
Issac Howard's user avatar
1 vote
1 answer
31 views

My dropdown menu will not display the given list items given the following code

I can't figure out why the dropdown menu will not display the list items given the following code. The dropdown button should display the three list4ed items on a click. I'm using Bootstrap and the ...
Space Aliens's user avatar
1 vote
2 answers
152 views

Give numbers with vertical line to list items in responsive way (HTMl & CSS)

I want to create a list using HTML & CSS shown as below: Expected Output: But getting below output. Actual Output: As you see, the line is collapsing on text and numbers. I want text besides of ...
Sushant Bhingare's user avatar
0 votes
0 answers
35 views

Display dynamic contents in 3-column layout in HTML integrating editor

I am unknown to the CSS world. I need to integrate a Markdown editor (SimpleMDE) in an app. Since I want the preview to be available all the time and side by side, I have added some JavaScript to ...
inquilabee's user avatar
1 vote
1 answer
48 views

Open same modal window from different places on a HTML page without using id

I am working on my first javascript project. I am trying to open the same modal window and its contents from multiple places on an HTML page. My code only works for the first button of the page and ...
Dazzler's user avatar
  • 382
-2 votes
1 answer
32 views

Bootstrap time is disappear after appear

My CSS is like below. <link rel="stylesheet" type="text/css" media="screen" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css"/> <...
abu abu's user avatar
  • 6,912
0 votes
1 answer
31 views

How to smooth collapse effect for collapse impacted element in Bootstrap 3

I made a collapsible layout using Bootstrap 3. The problem is the impacted-element doesn't have a smooth move-down effect like the move-up. How can I make it move down slowly like move up? Here is my ...
dungreact's user avatar
  • 494
0 votes
0 answers
12 views

how to properly download bootstrap files and use them in my project [duplicate]

I downloaded the compiled bootstrap files and then used both bootstrap.min.css and bootstrap.bundle.min.js and then I called both of them inside my HTML page, here is how the bootstrap.min.css files ...
Ahmed Wagdi's user avatar
  • 4,185
0 votes
0 answers
189 views

Hide specific variant image from catalog gallery but display on click in Shopify?

This is my shopify catalog product page: https://example.com/products/dummy-product I want to hide variant images from catalog gallery but want to display if user on click to any variant see the ...
Campy's user avatar
  • 181
-1 votes
1 answer
227 views

Bootstrap Nested List Group shows both items in the Tab Content

I am trying to create a page navigation feature in HTML using the Bootstrap List-group class. How the feature should work: When I click Home, show link 1 only, and when I further click Link 1, show ...
Vakindu's user avatar
  • 673
0 votes
0 answers
44 views

Bootstrap submenu doesn't work well on mobile

I have a navbar with this code: <nav class="navbar navbar-expand-lg fixed-top"> <div class="container"> <a class="navbar-brand px-5" href="...
Black P's user avatar
  • 13

15 30 50 per page
1
2 3 4 5
613