Questions tagged as 'html'

0
answers

Replace html components with javascript

Good afternoon, everyone! I have an application that contains a dropdown that owns the user name and within this dropdown has a form pro user to put their data to login. This form is directed to a verification and after the verific...
asked by 27.04.2017 / 21:33
1
answer

Jquery data refresh

I have a pertinent question about updating dynamically: I have a ordering system. The problem is that the values are not being summed correctly in the click event. InthefirstimageIjustclickthe"+" button and the text box adds the numbe...
asked by 27.04.2017 / 22:55
0
answers

Add values of Dynamic rows in the Database

Ihavethistableabove,andIhavetheaddbuttontoaddarowtothistable,asintheimagebelow. IwouldliketoknowifyoucansavethisnewdatafromtherowaddedinthedatabaseFollowmycodethataddstheline<script>$("#adicionar").bind( "click", function() {...
asked by 07.05.2017 / 22:31
1
answer

Help - Registration Form

Good afternoon! I made a very simple registration form that sends the data to the e-mail. It was running 100% and simply stopped sending the emails. After all the registration, clicking on "send" the user is usually redirected to the "registr...
asked by 08.05.2017 / 19:36
1
answer

Image rotating automatically

I have a problem with my HTML / CSS ... Some images, usually large in size, are rotating by themselves ... Below is a print for you to understand better: Noticethatthefirsttwoimagesareinthecorrectposition,butthethirdandfourtharefacing...b...
asked by 08.05.2017 / 19:26
2
answers

How to get data and save them on another page

I'm having a question, I'm doing a registration system, but when I click the button I want the data to appear on another page: example: here the record: Inthissecondimage,whenclickingontheabove,Iwanttoregistertheserequestshere: HTML<di...
asked by 08.05.2017 / 16:27
3
answers

multiply div's repeat loop with divs

I have a list of channel names that are broadcasting a particular game in twitch.tv (api) , so I can get all channels and list them. The question is how to put them in a div To be in blocks horizontally (as in the image) and also...
asked by 27.04.2017 / 19:12
1
answer

How to hide iframe from JS?

I have this code below that when clicked on the action, opens a box on the same page. It works. But when I click on x, the box closes, but the iframe does not. I would like to just show the box without the iframe or show the iframe, but at the s...
asked by 27.04.2017 / 15:26
2
answers

The html table width does not increase as requested for Outlook subscription

I need to make a signature in html and css for outlook and need to have a width of at most 320px for setting on cell phones, I did this way but the width I ask does not stay, someone can help me, I never used a table so I can have done something...
asked by 26.04.2017 / 13:53
2
answers

Leave submenu in container width

How to leave the dropdown within the width of the container? See the link: link So it's the script default: pasteboard.co/12NtG7PEO.png But I'd like it to look like this: pasteboard.co/12QapxzIV.png that the submenu does not have the fu...
asked by 25.04.2017 / 22:54