Questions tagged as 'bootstrap'

0
answers

Set height in boostrap

Hello How do I set the height of a line in Bootstrap 4? My code: <div class="row doc-grid"> <div class="col-md-3">.col-md-8</div> <div class="col-md-9">.col-md-4</div> </div> Thank you     
asked by 12.11.2016 / 16:19
1
answer

Display images using URL Mysql Php

It was not for lack of trying but I'm having problems with one thing that I think can be considered simple. Well the project is a right site? It will be a merchandise and only query site. I created a Product Registration page.               Regi...
asked by 19.11.2016 / 18:29
1
answer

Conflict Jquery and MetisMenu and Modal

I'm having conflict with Jquery and MetisMenu and Modal (bootstrap): If I ref. so the modal works, but the dropdown menu does not work: <script src="../bower_components/bootstrap/dist/js/bootstrap.min.js"></script> <script s...
asked by 29.10.2016 / 00:28
0
answers

editing of datagrid with navigation via keyboard arrow

Hello, I am converting a desktop system to a web form, in one of the screens (of orders) I have the facility of the user to enter order items and with the down arrow create new line (order item) and continue typing without having to use the m...
asked by 14.10.2016 / 19:27
1
answer

Javascript - Use button to show more images

I have the following problem: I am creating an E-Commerce site and I have a page to show all products. The part of showing this good, the problem is that being many products wanted to create a button like Twitter , that is, to show more...
asked by 04.11.2016 / 18:16
1
answer

Integrate an admin template into a bootstrap template for site

Hello I am a beginner in bootstrap and I have some questions, I would like to know if you can help me. I have 2 templates, one for the site (KALLYAS) and an admin template (METRONIC), both in bootstrap. Can I integrate the admin template w...
asked by 11.10.2016 / 15:53
2
answers

Register with modal and javascript

I have a form and inside it I have several modals with form inside the modal like I do to save what ta in the modal without interfering in the form of outside because with the modal that has the forms inside the form with the action processes /...
asked by 08.09.2016 / 22:10
1
answer

data-parent Bootstrap [closed]

I'm having difficulty with data-parent to collapsate in the bootstrap <div class="panel-group" id="paineis-sobre"> <div class="panel panel-default"> <div class="panel-heading" data-toggle="collapse" data-target="#ite...
asked by 06.09.2016 / 20:14
1
answer

Problems creating a reusable modal

HTML // I get what's inside the observacoes class and play for a textarea within the modal <td> <div class="observacoes">teste</div> <button class="btn bt...
asked by 16.09.2016 / 14:39
0
answers

Change height of an image by associating with navbar

Implemented a navbar with a logo on the top, inspired by this site: link . It occurs that the client's logo has another aspect ratio and is taller than the collapsed navbar in the mobile version. If I leave it with the required size to navba...
asked by 31.08.2016 / 20:11