Questions tagged as 'bootstrap-3'

1
answer

Fixed vertical menu with css and bootstrap

I would like a precise help to make a fixed vertical menu but next to them there is a line with some circles that will indicate me in which session of the page I am however I have no idea how to arrive at this result I would like only some tips...
asked by 23.06.2016 / 17:20
1
answer

Problem using Bootstrap Tabs

I'm trying to use the tabs component of the bootstrap, but I'm not getting it to work, I've taken several examples, but I could not get it to work. <script type="text/javascript" src="lib/bootstrap/bootstrap.min.js"></script> <s...
asked by 07.03.2016 / 18:52
2
answers

How to display a modal using the compoent button of C # and bootstrap?

If you use <button type="button" data-toggle="modal" data-target="#ConvenioOk">Teste </button> , modal opens. But I have to use the C # button because of the event. The button calling the modal is thus <asp:Button ID="bt...
asked by 08.12.2015 / 02:24
3
answers

Numerical counter

I'm making a control page for input and output of company equipment. I am using Boostrap as a framework, you could inform me how I do an accountant to manage the OS number. Or some help link on the internet, video, etc. I imagine that with JQue...
asked by 24.09.2015 / 17:50
1
answer

Bootstrap Modal with input content [closed]

Good evening. I have an HTML page that has a text input and a button. in this input I write the client name and the button it opens a modal to make a registration. I would like to already put the client name that I typed in the input in the moda...
asked by 11.01.2016 / 02:54
1
answer

Open Modal bootstrap from code-behind

I need to open a modal when the password or user is incorrect, it will stay in Else .. however, it does not open the modal protected void bntLogar_Click(object sender, EventArgs e) { Registrar criptografia = new Registrar();...
asked by 30.09.2015 / 17:43
1
answer

How to disable an input field of type slider in bootstrap-slider?

I would like to know how to disable a input field from slider to bootstrap-slider ?     
asked by 27.08.2015 / 23:18
0
answers

Apply Filter per Week

I'm using bootstrap3 trying to create a combobox that displays the filter for the records that occurred in the week. I've already created the option to display by day, by fortnight, by month, but now I'm twisted in the week. My code looks lik...
asked by 07.12.2018 / 14:18
1
answer

Content written on a responsive button

I have a bootstrap collapse which is the following code already modified. <div class="card"> <div class="card-header" id="headingOne"> <h5 class="mb-0">...
asked by 14.11.2018 / 16:57
0
answers

Display photo in modal / modal edit form

I have a form in modal and I want to edit the information of it, but I have to edit the user's photo and when trying to view the photo does not appear or the modal does not work, I would like some help. HTML <div class="modal fade" id=...
asked by 27.11.2018 / 18:43