Questions tagged as 'twitter-bootstrap'

1
answer

Modal Box - Where to start? (example link)

I need to make a modal box like this one in the example Modal Example . Can I use Bootstrap .js to do this?     
asked by 26.11.2015 / 12:58
1
answer

Placing scroll in a table so it does not go beyond the size of the window

I have a table that has many columns. I want it to be at the maximum size of the window. The problem is she passes the window. How to put a scrool if the content passes the size of the window horizontally?     
asked by 15.11.2015 / 22:57
2
answers

POST method Jquery and PHP

Dear colleagues. I have a button in the bootstrap: <button class="btn btn-xs btn-primary active" name="Botao" value="Ativar" id="ativar">Ativar</button> I would like the status to be changed to Disable by clicking this butt...
asked by 09.07.2015 / 21:12
1
answer

Problem with nav css menu boostrap

I'm trying to make a menu following this template here: Butsincenoteverythinginlifeisaflower,Icannotleaveaborderandthetextinthemiddle,centeredbetweentheedgesisthesame.IhavetriedeverythingIknow,Ididalittleresearchandnothing.Doesanyoneknowhowt...
asked by 15.11.2015 / 20:20
1
answer

How do the menu go to the top using Bootstrap?

I see on many sites like this that when you start scrolling the Menu goes to the top and when it is in top it stays in its place of origin (As if it were floating). How do I apply this effect?     
asked by 16.09.2015 / 05:28
1
answer

Modal bootstrap does not open according to dynamic link

I have a listing in PHP / Mysql of which I open in a modal window the description of a particular product. The code is as follows: Page list-products.php while($jm = mysqli_fetch_object($sql)){ $listar = "<a href=\"ver-produtos.php?Key...
asked by 02.06.2015 / 15:25
1
answer

Multiple modal bootstrap returning always the same content

I'm developing an asp.net mvc application, in one of the pages of the site I call several modals of the bootstrap one on top of the other, however, when already has a modal open the new appears with the same content as the old, follows code snip...
asked by 03.07.2015 / 03:04
2
answers

Show HTML tags in HTML format Bootstrap

Personal I have a column in the bank where I type site posts. La I do all the formatting with bold, alignments, fonts and everything else. But when I go to display on the site many settings of the tags are as Twitter Bootstrap configures so disa...
asked by 16.07.2015 / 13:57
3
answers

Confirmation for deletion

I'm having the following problem, I need to validate the deletion of a field, and I'm doing this via modal bootstrap globe. But the field comes from a table and needs to arrive in the modal two information, the client code to be deleted and the...
asked by 13.07.2015 / 19:07
1
answer

Align the top of divs (Bootstrap)

Hello, I have a page where your blocks (blue and red border) (of different size) are with the top uneven, how could you solve this problem? Picture: RelatedHTMLcode:<divclass="row"> <div id="conteudo" class="col-md-12...
asked by 22.01.2015 / 15:32