Questions tagged as 'bootstrap'

1
answer

Dashboard with this information

I want to create a simple dashboard. exactly like that! inthe(ORDERS)fieldwouldbetheordercountforthecurrentdayorbydate.inthefield(REVENUE)wouldbethevalueofsalesonthecurrentdayorbydate.inthefield(AVERAGETICKET)wouldbeanaverageofthevaluesofthereq...
asked by 26.02.2018 / 19:03
2
answers

Modal Bootstrap for changing records

Good evening, everyone !! Would anyone know of a basic example on how to create a modal bootstrap for changing records? I have an on-screen listing that has a link to call the modal change. The call is already occurring, but my question is ho...
asked by 27.02.2018 / 01:33
1
answer

BootStrap 4 Cards and Tables

Good morning, I updated the version of BootStrap for V4, had to change several lines, but the Panel no longer exists, now advise to use the Cards, but the problem is to use the cards with the class table, If using the class table - > table...
asked by 26.02.2018 / 13:49
1
answer

CSS Bootstrap in combobox Ajax

I'm using a combobox ajax, so it can be typed inside the data of the combobox, however I'm using bootstrap and it is not configured correctly, I use class to configure, it follows how it's getting: <div class="grid-16 search"> &...
asked by 01.03.2018 / 12:59
0
answers

How to add functionality to buttons

I'm new to php, and I'm doing a site manager, with it I want to manipulate the database, I'm listing the database's data and every bank item has three buttons to view; Edit, which will edit the name and Delete; but I do not know how to put funct...
asked by 25.02.2018 / 15:09
1
answer

Updating XML data in real time with jQuery.get

I'm building a page that has a (with bootstrap 4) carousel that displays some information about temperatures. This information comes from an XML that will be updated whenever a change occurs. I'm doing the tests by manually changing the...
asked by 19.02.2018 / 17:19
0
answers

Remove Id when clicking and Add when closing

I'm having a problem when I remove a specific Id , when I click the continue reading button. I created btn event, Inside I'm passing the parent parameter and trying to remove the child with the removeChild Follow the code below. le...
asked by 01.03.2018 / 00:01
0
answers

Editing Grid-Framework

I'm not familiar with "less", but I work with html and css. I'm trying to edit a page written by someone else and I need to change only one value but I do not know where I can do it! Can someone help me !!? This is the value I want to change!...
asked by 22.02.2018 / 04:16
0
answers

Wrong Form Template BootSwatch

I started using the Yeti template from bootswatch and there were 3 problems, my textarea misaligned from my other fields, and the spaces between the fields increased a lot. Print the screen in the image below: link The sizes of the dr...
asked by 22.02.2018 / 12:33
1
answer

Error while doing autocomplete c #

I'm trying to do an autocomplete, but it's giving the following error, not even doing the post ... Mycodelookslikethis:<scripttype="text/javascript"> $(function () { $("[id$=DsValor]").autocomplete({ source: function (reque...
asked by 15.02.2018 / 01:00