Questions tagged as 'twitter-bootstrap'

1
answer

Pass a button's id inside a while (in php) to a code in java script and start the id inside a modal

I have two buttons in a table that stays within a while (in the php code) and I have a modal outside of that while structure. My question is how can I get the individual id inside my table that is inside the loop repeat and play in the input fie...
asked by 22.06.2018 / 16:18
1
answer

How to make a footer (footer) get fixed after the Parallax effect?

I have this image and would like to have an effect equal to option 3 (three) of that image, it follows: DETAIL: could be option 2 (two) only I do not want the footer to go to the area of the screen regardless of whether the content is s...
asked by 15.05.2018 / 13:33
2
answers

Bootstrap 3 - dropdown-toggle - Is it possible to change the menu with it open?

With Bootstrap the task of creating menus for ASP.NET sites is much simpler. But I noticed that when a dropdown menu is "open" when hovering over another item it does not "open" automatically, creating a certain visual confusion for the user,...
asked by 19.09.2018 / 22:38
1
answer

Navbar does not change content

How do I% Bootstrap 4.1% vary between contents when clicked on them, I created navbar following the example of the site. For nav open the items do you need to add action with js in it? How do I? I tried this way: $('#nav-h...
asked by 13.09.2018 / 18:58
1
answer

Problem with background-image accessing google chrome browser on mobile

I'm having trouble with my background image on my page but just by accessing the mobile from Chrome or the default mobile browser, Mozilla Firefox from the mobile works perfectly. body{ background-image: url('/assets/img/background.jpg');...
asked by 09.04.2018 / 19:50
1
answer

Drop-down menu with bootstrap

I'm studying bootstrap. precisely, a menu. and I was confused because it is not repeating the dropdown again. But only in 1 specific LI. Thank you! CSS HTML: <div id="sidebar-nav" class="sidebar"> <div class="sidebar-...
asked by 19.06.2018 / 00:04
1
answer

Generate Twitter-Bootstrap alert within the script itself at the click of a button

I wonder if it's possible to create and open a Twitter-Bootstrap alert (.alert) with a custom message inside the script itself, without having to create the custom div outside the script and call it? When clicking the "myInput" button, create an...
asked by 14.12.2017 / 01:44
1
answer

How to have two checkbox components inside a row with a title

I am new to HTML / CSS / Bootstrap and am having a question about how to put two checkbox components inside some kind of container with a title. Am I doing it the right way or is there another better way to do it? My components look like this:...
asked by 16.11.2018 / 23:54
2
answers

How to make a page with full blocks using bootstrap?

I need to do something according to the image, using bootstrap. Has anyone ever been through this? Do you have any idea how to do it?     
asked by 22.08.2017 / 13:31
1
answer

How to stop the carousel bootstrap rotary

I want to put an end to the carousel of the bootstrap, for example when it arrives at the last image of the carousel effect the user can no longer go to next image only to go back.     
asked by 04.08.2016 / 00:14