Questions tagged as 'html'

3
answers

Send data to the database according to the select tag via PHP [closed]

I am making a form to send some data to the bank, to expedite a process, my question is the following, I have 5 systems that I need to update, so I made a select in html. Home I need to send each option of select to a differ...
asked by 06.11.2018 / 14:17
1
answer

How to use the select form select in html page [closed]

I need to know what the user chose within <select> . In the code below I need to know the collection code chosen by the user, to show the items that have not yet been collected. <p align="left">Nº da Coleta <br> <...
asked by 14.09.2016 / 08:13
2
answers

Problems with positioning icons

Good morning, friends, I'm with a friend creating a website to practice our studies, but we have a big problem in these social networking buttons, we can not position this image in the center of the circles, can anyone give us a light? > H...
asked by 12.05.2018 / 18:13
2
answers

How to put a button in a textarea in ASP.NET, C #?

Good. I have the following sketch of a contact form made in wix.com but I wanted to put it also in my asp.net project. Sofar,itlookslikethis: Mycodeisasfollows:<body><style>textarea,input{border:2pxsolidrgba(7,143,27,1);padding:5px1...
asked by 22.05.2018 / 17:25
1
answer

hover does not work CSS

I want to create a menu with Dropdown in which when I move the mouse in my menu it will appear a sub menu with the links one below the other I took as example in the link but by hovering over the Enter / Sign up it does not show the sub menu....
asked by 27.09.2017 / 05:58
2
answers

Create interactive grid with CSS

I wanted to create an interactive grid where when the person clicked on the image this same appeared next to the shopping site style. <div id='gridImagens> <div> <div> <div> <...
asked by 21.09.2017 / 15:48
1
answer

Why variable increment function does not work in AngularJS? Am I not accessing the variable correctly?

Hello. I need to change the value of a variable in angularJS but I'm encountering the following problem: "Can not set property 'quantity' of undefined". When I click the add button, I need the quantity variable contained in commodity1 t...
asked by 22.09.2017 / 18:47
2
answers

Formatting result for currency [duplicate]

How do I format the value of two input in the currency format by rounding the values. For example, if the commission is 1200 the input return ir and valor líquido give 18% and 1,182, but when it is a broken value, for example...
asked by 26.09.2017 / 16:22
3
answers

Input email only display suggestions for EMAILS

Hello, I have an email input and for easy typing and everything else I would like a "self suggestion", but it is showing everything I have already typed with the letter G, for example, including names, things, emails and etc, I would like when I...
asked by 21.08.2017 / 19:58
3
answers

Changing button span via jQuery

I have a button that in the click of the same directs an ajax request to an external file that adds a product, however that does not matter much in this case. I wanted to manipulate what is written in the span of button. Every time the us...
asked by 30.08.2017 / 21:32