Questions tagged as 'html'

1
answer

Form action GET input | the submit button sends the action + route? id="what the user typed" '

I researched a lot on how to do this and could not answer. Here's the situation: I have a listById method that needs to get the id that comes in the URL through the form. It turns out that when I submit the form, it forwards to the URL that is i...
asked by 24.11.2018 / 22:58
1
answer

Script that Save the page and change the URL, and Save the next page [closed]

Well, I have a problem that in my view is simple, but in practice it is complex, I need a script in which it save several URL pages and change to the next URL, www.example.com/1 Saved 1 Next > www.example.com/2 Saved 2 Next > www.example...
asked by 25.11.2018 / 14:55
2
answers

Spacing between divs overlays

I have this site that contains a slider the problem that is happening is that depending on the size of the screen the spacing between each slide changes, does anyone have any idea how to solve this? I'm using the bxslider plugin. T...
asked by 04.02.2014 / 11:11
2
answers

How to add link in a Kendo UI tabstrip?

I have an application where there are 5 tabs, it is mandatory that they be followed in sequence. When the page starts the first tab occupied the entire window space (it looks like they are not tabs), when the continue button is clicked, aba1...
asked by 05.02.2014 / 19:06
2
answers

How to take background-color from padding?

I'm using Bootstrap 3 and I have a div like this: <li class="col-md-3"> <img src="image.jpg" alt="Example" /> <div style="position: absolute; width: 100%; height: 100%; "> <span style="position: absolute; w...
asked by 04.02.2014 / 14:36
0
answers

modal for each action

I wanted that when the user was to register, if he informs an already existing email or enrollment it should appear the following modal down. in PHP it is already defined that it will not insert enrollment or existing email, what is happening is...
asked by 29.11.2018 / 22:56
1
answer

form not to connect to google sheet

I need some help hello I'm making a form following these steps Link and it is not working I created following the steps that are in that site. But I think the problem is in my code and why and that is not working <!DOCTYPE html> &...
asked by 12.11.2018 / 13:22
1
answer

How to retrieve values from an HTML form for a Javascript function

I have a page with a form made with Bootstrap and would need to retrieve the submitted data to a javascript file external to the HTML. My main goal would be to retrieve the password field to validate through the ValidarSenha() function...
asked by 10.11.2018 / 06:59
0
answers

Chrome back button does not return home page

I'm having a problem, but the thing is that I have an iframe on a page. <div class="iframe"> <iframe align="top" allowtransparency="true" application="true" frameborder="0" height="360px" hspace="0" marginheight="0" marginwid...
asked by 08.11.2018 / 20:27
1
answer

How to change the page when finishing an animation?

I wanted when I finished this animation that I put in the code, the animation page was redirected to another page in that category, to the "index.php", that is to say, this animation appears to welcome the person, and badly ends the animation, r...
asked by 09.11.2018 / 00:27