Questions tagged as 'bootstrap'

1
answer

C # Error Edit detail

Currently I have an error to edit the detail of an order, I want to pass the field iCode which is the code of the detail, but with this code I have the error that passes the code of the header of the order. In my view the detail is as follows...
asked by 26.06.2017 / 16:42
1
answer

because the master detail fails ruby on rails

It is a detail teacher the father meetings the child is details_reuniones, details_reuniones, details_reuniones has association with product. In this form there is autocomplete and select. is a nested form does not work is to add more product...
asked by 22.06.2017 / 17:37
1
answer

Help on Jquery Validation Plugin

I have the following HTML code which shows me a text box: <div class="form-group empresa_rfc"> <label for="empresa_rfc" class="col-sm-2 control-label"><p class="text-left">RFC: (*)</p>&l...
asked by 17.06.2017 / 07:48
1
answer

I have a problem with login in codeigniter

my problem I already have the model controller probe and connection with database and everything but at the time of initiating session do not login: model class user class User extends CI_Model{ public function getUser($email = ''){...
asked by 16.07.2017 / 07:31
1
answer

Why does not my doropdown work when I add the boostrap datatables? [closed]

I am currently using the boostrap datatables together with a dropdown to download that is also boostrap. If I do not add datatbles my menu works correctly, but if I add the entire structure of my datatable it stops working. Linkeos that I...
asked by 09.07.2017 / 07:51
2
answers

Arrange the elements of the Footer with Bootstrap

A big greeting for everyone. I'm doing a footer in Bootstrap , however I have a series of difficulties, since the text does not fit in the direction I want, in addition to that I do not work the hover , for the icons of the networks. An...
asked by 04.09.2017 / 05:45
1
answer

Slider of Bootstrap not correctly add the images?

Hello friends, I'm using version 4 of Bootstrap and I'm using your slider and how do I use an internet image only as a test but does not fit the image with the full div of the slider? Does anyone know why? <!DOCTYPE html> <h...
asked by 30.05.2017 / 06:03
1
answer

Angular page ng-change

I'm using: link My question is the following: <uib-pagination ng-change="test(this, name)" total-items="totalItems" ng-model="currentPage" items-per-page="itemsPerPage"></uib-pagination> and my js $scope.test = functio...
asked by 02.06.2017 / 12:23
1
answer

Problem with django-bootstrap3

I have installed Django 1.11 and django-bootstrap3 in version 8.2.3 by pip. I'm making a simple application that carries a form. Reviewing the online documentation I saw that the configuration of Bootstrap 3 must be added in the settings.py as f...
asked by 25.05.2017 / 20:53
1
answer

Problem with the bootstrap modal body created with the bootstrap3-dialog plugin from nakupanda

The problem is that the content is not recognized by the modal-body and the content size is reduced to the minimum, edit the class of modal-body to panel-body and it is solved. This reflects the content: But I wo...
asked by 25.05.2017 / 08:06