Questions tagged as 'twitter-bootstrap'

1
answer

Jquery Slideshow separated by category

I need an idea how to make a slideshow separated by category, I want to show the user a link to a certain category, clicking the link to show a slideshow of this category, clicking a second link from another category, slideshow for the second ca...
asked by 24.03.2016 / 03:20
1
answer

Bootstrap popover with table-responsive

I'm using Bootstrap v3. And I need to filter the fields of the tables. I chose to use this example as a basis. I am now having a problem, when I am viewing my table (is table-responsive) on a mobile device, what happens is that the filter b...
asked by 02.04.2014 / 12:24
2
answers

Pin column of an HTML table

I have a pretty long table and for better user experience, I want to put the first column, which will display images, such as fixed, type in excel, freeze the panel so the visualization gets better on the mobile. I'm using Bootstrap in the bui...
asked by 26.04.2017 / 14:40
2
answers

Framework to create dashboards and dashboards [closed]

I would like to be given a framework to create administrative panels, if possible they already have dashboards included. Some people have already indicated me Layouts ready, but I would like to develop mine and know the language. I have a...
asked by 14.04.2016 / 17:24
2
answers

How to know which tab is selected

I have the following situation <div class="container"> <div class="row"> <div class="col-md-1"> </div> <div class="col-md-10"> </div&g...
asked by 19.09.2017 / 21:09
2
answers

Website is not getting responsive with Bootstrap [closed]

I made a site using bootstrap, but it is not getting responsive on the phone, it simply appears as if it were on a monitor and then with both horizontal and vertical scrollbar ... link This is the site. By the chrome browser, if the scre...
asked by 12.04.2016 / 17:49
1
answer

Put JS in only one div

My question is as follows, I have a div that I need to have a less updated version of js . My page has Bootstrap 4.1 and I need to run jquery 2.2.3 in the div where the most up-to-date (3.2.1) causes the content to blink and doe...
asked by 17.09.2018 / 17:04
3
answers

How to align one element on top of another with css?

Hello. I have this html code: <p class="titulo"> <a href="javascript:void(0);">(ABC)</a> Texto de Teste </p> It normal looks like this: (ABC) Test Text How do I make (ABC) over the Test Text and centr...
asked by 01.06.2017 / 19:10
0
answers

Use one tabbed panel inside another

I'm trying to use one tabbed panel inside another. The problem I am facing is: -From the second tab I select it inserts the option and does not replace Example with images below: First selection-OK From the second selection it adds the op...
asked by 08.01.2015 / 00:48
1
answer

Very large input fields

When copying and pasting a simple code from a sample form into the bootstrap site, the following occurs: Whyarethesefieldslikethis?Beingthataccordingtotheexampletheyshouldbemuchsmaller.<linkrel="stylesheet" href="https://maxcdn.bootstrapc...
asked by 05.07.2017 / 02:13