Questions tagged as 'javascript'

1
answer

How to create direct link to download a video

Well guys, I tried to create a direct link to download a video, however as many probably already know this does not work very well. Actually the only thing that happens when I click on the link is that it opens a new tab and the video runs direc...
asked by 18.07.2014 / 23:36
1
answer

How to get X and Y points in a Div?

I'm trying to create the following frame AndIwanttodrawalinebetweeneachoneofthem,thatway I think it's taking the X and Y axis, how do I do that?     
asked by 19.07.2014 / 02:23
1
answer

change page 10 query in 10 seconds

I have a page that lists all my events from the event table ( tbl_eventos ). I want to list all the events of the first week of the year, past 10 seconds, list all events in the second week of the year, and so on. In my events table I h...
asked by 10.02.2015 / 11:51
1
answer

Digital Signage System with NodeJS, is it possible?

I have a question about Node JS and what I could do with it. I started to study about MEAN a few days ago and wanted to know if using this technology I could, for example, create a system of Digital Signage , like Xibo...
asked by 13.02.2015 / 03:11
2
answers

help with form calculation

My first problem is that I have a select id "t4" that is multiplied by the input disc4a so everything works fine but I have to limit the result according to the value of select eg if I select 0.50 and type in any input number this result can not...
asked by 22.02.2015 / 17:30
1
answer

Extract data from an array in javascript

I have an array, and its indexes have a serialized value. I would like to separate these values and put each value in another array (with indices properly separated). Here is my code: data = ["["RibS7K/JS+ZTYtjDxqh5hg==","lO/CWn5lb3eqCkDhm9Ppw...
asked by 13.05.2014 / 17:16
1
answer

Validation jquery validate does not go away when I close the modal bootstrap

How do I validate jQuery validate messages when I close the modal Bootstrap? I have the following codes that run when I close the modal by clicking the Fechar button and when I click on the mask. When I reopen the modal Bootstrap t...
asked by 06.05.2014 / 21:10
1
answer

Show options to customize budget

I need to show the user the ability to customize a budget, but I'm not able to show the options, it works only the first one, I'm using this code within a while php. What I have is this: HTML <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1...
asked by 14.05.2014 / 19:55
2
answers

Keep tab in jquery javascript when giving refresh on page [duplicate]

Hello, I have the following doubt, I have a system of tabs in javascript but whenever I select a tab and refresh the page it automatically goes back to the first one which is bad because I intend to put buttons that work with get, anyway I can...
asked by 18.10.2018 / 14:38
1
answer

pictures show description when mouseover on a separate div

I want to put one image next to the other and when you hover the mouse over it appears a description in a separate column of the site, if there is no way it can be the same since to put an image next to the other and the descriptions do not disf...
asked by 18.08.2018 / 02:19