Questions tagged as 'javascript'

0
answers

Design buggy! (but with cache it works, "debug")

I was setting up a table with scroll and I came across the following bug in css: IfIpressf52timesthetableendsupbeingfixedandlookslikethis: WhenIclearthecache(ctrl+f5)theerrorreturns...Myjavascriptthatmountsthistablewiththefunction:v...
asked by 03.01.2017 / 18:09
0
answers

Doing a relationship update using REST, Jax-rs, Jersey and Javascript

Well, I got a base to do a simple CRUD from just one table using REST and the others I put into the question, everything worked perfectly, until I put more tables (classes) and relationship between them, after the addition of the relationships s...
asked by 04.01.2017 / 00:40
1
answer

Submit of the form is not directing and rapassando the value for the file php

I have a problem here with the pass-through when clicking on the submit was to pass to another php file, the values come from a php loop, I tested without the loop going ... more searching for the database of Wordpress bank is not going Do you h...
asked by 03.01.2017 / 22:45
0
answers

Serialize does not load after request Ajax

I have a query that brings the result of the database to a table that each line of the result has the option to edit, until there the query and executed normal, after clicking on edit it loads the function SELECIONA_EDITAR_DOCUMENTO , whic...
asked by 29.12.2016 / 13:33
0
answers

Script to add songs

Hello, I have a script that plays songs automatically using the <audio> of html5 tag, the problem is that I want to pull all the songs from the folder that I put the songs without having to add manually, someone would y...
asked by 28.12.2016 / 19:59
1
answer

PhantomJs ignoring style no header

I am capturing the position of some elements in the DOM of an html but the PhantomJs is ignoring the padding applied via css. After doing the page.evaluate I capture the top / left: var res = page.evaluate(function () {...
asked by 29.12.2016 / 15:28
0
answers

WebView component in Ionic?

Is there any component or plugin of Ionic that resembles WebView of Android ? You need to load a web page in the application.     
asked by 31.01.2017 / 19:26
1
answer

Firebase database query in "relation" sorted

Given the documentation I got the following bank structure { "users":{ "5511995278831": { "name": "User 1", "email": "[email protected]", "about": "sdf sdf sdf", "sms_code": "10",...
asked by 29.12.2016 / 13:38
0
answers

SweetAlert continue to run

I have confirm down using SweetAlert . If the user clicks cancel it for execution and returns to the previous page correctly. But if you click Continue, it does nothing. How can I make it follow the script execution by clicking Cont...
asked by 02.02.2017 / 12:36
1
answer

Jquery - SEM number rounding

How can I leave the result of an account with the entire result, no rounding , that is every time jQuery runs the script it returns a value and each browser rounds it in its own way. I want a way to leave the whole value without rounding for...
asked by 01.02.2017 / 12:22