Questions tagged as 'javascript'

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
1
answer

Converting output in a text box to a PivotTable

I'm trying to make a PivotTable for the frequency counting of words extracted from an external file. I came across a template, now I'm trying to change the output to display a table instead of displaying the results in a text box. Two columns sh...
asked by 06.02.2014 / 01:51
1
answer

JavaScript Function Error Frame

asked by 04.02.2014 / 19:11
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
0
answers

I need to save parameters to multiple tables

I am returning some parameters and need to break these parameters down into two tables. Follow the initial code: lamina.controller.js function salvar() { // remove a mensagem de sucesso delete vm.lamina.sucesso;...
asked by 12.11.2018 / 18:03
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

Insert Modal data into the table via Ajax PHP and JavaScript

I'm trying to insert data from a table of my Modal into the "parent" table of my page, basically I have a modal, where I gave a select to bring the data that is not in the parent table and the user insert that data, what happens is that the requ...
asked by 08.11.2018 / 19:44
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