Questions tagged as 'bootstrap-3'

1
answer

Save contents of a Textarea to a .txt file and display them again when updating the Page

I am finishing an HTML to help me with the tasks of my service, in one of the sessions, I intend to make several "Quick Note Blocks", where I enter a short text and it will be saved in a txt file. But when I refresh the page, I need this Tex...
asked by 23.11.2018 / 21:17
1
answer

How to change the color of Bootstrap navbar links

How can I change the color of the links in the standard navbar of Bootstrap? I can change the navbar backgroud colors by an external css file but not the colors of the links. How can I do it?                        Toggle navigation         ...
asked by 29.09.2017 / 04:48
1
answer

change date format in datepicker-bootstrap

I'm following the documentation but I can not change the format for the BR standard, here's my code below: Loading css files. and .js in my template: <!-- DATAPICKER --> <link href=' <?php echo base_url('assets/plugins/datepicke...
asked by 21.05.2017 / 15:11
1
answer

Collapse menu on desktop

I followed as in this example link But on the page my result was:     
asked by 07.09.2016 / 17:50
1
answer

List data in a table using ajax php and bootstrap

I am facing a series of problems and doubts with ajax! Have the following function that updates the data and list in a table: function atualiza(){ $.ajax({ dataType: 'json', url: 'ge...
asked by 26.10.2017 / 02:01
1
answer

Width / size buttons Bootstrap [duplicate]

Hello, everyone! How could I put all the buttons of a group of Bootstrap buttons of the same width independent of the content and still remain responsive. For example I have a group of buttons: A B NA, button A and B have the same size, since...
asked by 03.10.2015 / 20:33
1
answer

Image coming out of the div at the top and in the footer [closed]

How do I create a div with borders and position an image with a discount value above that div coming out of it and just below a centered button in the middle of the div as the attached image;     
asked by 23.11.2017 / 18:05
1
answer

How to make a trasnparente form with bootstrap?

I wanted to put together a transparent form, like the photo example     
asked by 19.06.2015 / 20:10
1
answer

How to change the width of modal bootstrap?

Review the image below; Younoticethatthenumberfieldiscutoffbecausethemodalformneedsawiderwidth,Imadethoseattemptsbelow,buttonoavail.Thisismypage;<form><divclass="modal fade" id="create"> <div class="modal-dialog">...
asked by 25.10.2017 / 13:26
1
answer

Get value from a cell in jquery

ThisbuttonhasanONCLICKeventthatcallsafunction.Theoretically,itisalreadyinaline,itwouldonlyneedtheVALUEofacell.obs:AddressesisthetbodyIDandtheTESTistheCELLID.Currentfunction:functionteste(){varid=$(this).parent().find('td').attr('id');alert(**en...
asked by 26.10.2017 / 04:26