Questions tagged as 'bootstrap'

0
answers

Use JS file variables in Vue2

I acquired a theme designed in Bootstrap 3 and I want to use it in a project that has Vue2 as frontend. I have no problems loading the .css files, my problem is when I load the .js files that the theme needs. The structure of the project is as f...
asked by 08.03.2018 / 03:31
0
answers

Carousel bootstrap problem with asp events resets the slide

Hi, I'm using the bootstrap carousel in asp, which contains several repeaters. Which in turn launch events. The problem I have is that when going to the server when launching an event, the slide is being changed to the first one that was generat...
asked by 23.03.2018 / 09:31
1
answer

how to prevent my bootstrap modal from closing with the keyboard and only with the bonton accept from the same modal? [duplicate]

Hi, I have created a boostrap modal and I have removed the × and of course it does not have a cancel button, only one accept that it directs me to another page. Well, what I need is that my modal is not closed with the ESC key or clicking o...
asked by 06.03.2018 / 17:19
0
answers

Fileinput Bootstrap - in modal I can not filter by id

I have a list of records with which I want to have the possibility to upload images for each one and build an independent carousel. To separate them I create a folder whose name is the registration id. I am using this library and in the tradi...
asked by 08.03.2018 / 19:29
0
answers

Print with Jquery

I am printing a modal window with all its content, but I do not want to open the dialog to select a printer since I have only one thermal printer and I have it configured, is there any parameter to print directly to the printer? $(document).o...
asked by 15.03.2018 / 01:59
0
answers

Inquiry about setting up a custom Menu in Wordpress

Hi, I'm having a problem with setting up a menu in Wordpress, that problem is with the theme of the styles, the menu has a dropdown dropdown and dropdown-toggle that displays a list and I do not know how to associate those classes so that I took...
asked by 25.02.2018 / 22:18
0
answers

Problems with jquery in a menu

Hi, I'm having problems with the drop-down menus in a Link Online , it turns out that in this menu I have two drop-down ones that say KNOW ME and other PROGRAMS, when I go over PROGRAMS it displays everything well, now when the other one passe...
asked by 28.02.2018 / 16:53
1
answer

pasting a form to the top

How I can do to paste a form to the top part. There is the sticky-top property and it works but for the whole width of the general div. I just want the form. ' <div class="row sticky-top" style="margin-top:40px">...
asked by 28.02.2018 / 18:11
0
answers

Two "accordions" together one does not work

I have two "accordions" one next to the other the first works but the second one does not (the panels do not close) They have different id and the css works in both. I guess it's something from the jquery ui. but I do not know what it can be. Th...
asked by 25.02.2018 / 14:52
0
answers

Change values of php variables when changing the select value

I have a series of queries which all depend on the period 'FY' and in turn quarter 'Q'. What I want to do is use two selections and when the user selects the period and quarter that he wants to see, he changes the results collected from the data...
asked by 28.02.2018 / 19:01