Questions tagged as 'bootstrap-3'

1
answer

error with other attributes in devise ruby on rails

Hello, I have an error. I have several attributes in the users table that I want to put in devise but I get this error. database create_table "users", force: :cascade do |t| t.string "name" t.string "cargo" t.stri...
asked by 23.10.2017 / 01:14
1
answer

about bootstrap and codeigniter

I have a question with bootstrap look and I have come to do a project with codeigniter and bootstrap the problem that I have is that I do not recognize the bootstrap at the time of executing <!DOCTYPE html> <html lang="es"> <hea...
asked by 15.07.2017 / 05:08
1
answer

Problem generating an unordered list (ul) with bootstrap from javascript

The problem I have is to generate the list this presents me with 2 problems: 1. Sub-levels: From the second sub-level it adjusts to the left. The function that generates the list is recursive and creates sublevels depending on the json...
asked by 13.05.2017 / 08:29
1
answer

I use the plugin "boostrap-dialog" in fiddler and it works, but in my system it does not

Here is a basic example of the code I use: BootstrapDialog.show({ message: '¡Hola!' }); <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <link href="https://cdnjs.cloudflare...
asked by 26.05.2017 / 06:51
2
answers

How to show bootstrap popover only when the cell has a value

I have a boostrap table in which in a cell of each row I could load the value of an array converted to base 64, I would say because sometimes the property that maps that value could come in null: <table id="tableOcMateriales" class="tab...
asked by 22.02.2017 / 00:19
0
answers

I have problems in the development of my website

You see, since a few days ago I have raised a project which is developed on the web and I was watching tutorial videos on how to design a site of this style and although I have no experience I have managed to make the bases of the site without p...
asked by 14.09.2018 / 04:46
1
answer

field editable in bootstraptable with x-editable

I am using a bootstrap table from which I want to modify a record of the table, for this I am using a complement called X-Editable ( link ) but the editable field is an input and I need it to be a text because I have to introduce line breaks in...
asked by 11.09.2018 / 01:49
1
answer

Problems with styles within Javascript

I have a ComboBox with some styles of Boostrap 3 and js that are shown perfectly, but when adding another ComboBox with javascript it also loses the styles that the previous one has: <div class="row"> <div class="col-sm-4">...
asked by 06.09.2018 / 21:11
1
answer

Problem with Line Jump in Boostrap 3.3

For several days he has not been able to find it because a view is not displayed correctly, made with Java Server Pages and Bootstrap 3. I have reviewed the code and I can not see what the error is, the Bootstrap libraries load them correctly an...
asked by 13.08.2018 / 11:33
0
answers

I can not open a modal using angularjs and bootstrap, Error 14800

I am new to web programming, especially in front end, well, the fact is that I try to make a page. that shows the list of books, that has a button to add books, and that when you click on it, there is a modal that allows you to fill in the data,...
asked by 06.06.2018 / 03:32