Questions tagged as 'javascript'

1
answer

How to open page in the same tab with JavaScript?

I have this script ajax that updates the screen and calls the notifyMe() and the notification is displayed. But I noticed that clicking it opens the page in another tab. I want when I click on the notification it opens on the same...
asked by 18.05.2017 / 19:50
1
answer

When entering, value is incorrect

When checking the insert mounted on PHP with the form information, I can see that the value of the data_final field is not captured correctly, I would like to know what is wrong, a matter of formats. Thanks in advance for your sugges...
asked by 20.05.2017 / 02:23
1
answer

How to print while maintaining page layout?

I am developing a basic hotel control system. When registering the guest entry in a suite, I need to print a "receipt" for the client, however placing only the window.print() JavaScript function is not printing as I would like. The image...
asked by 21.05.2017 / 01:07
3
answers

Print Items Web Page

I would like to know how to print a web page, but I would not like to print the entire page, I would like it to print the title, and some grids, which are formatted (you would need to print all GridView data without paging ). Unfortunately of...
asked by 11.05.2017 / 14:05
1
answer

DASHBOARD - Can you export to the Browser ?! (Any language for the web) [closed]

How do I import this DASHBOARD made in VBA in EXCEL, to run in browser? In HTML, CSS, JAVAscript, php ... Anyway, I just want it to run in the browser.     
asked by 09.06.2017 / 16:12
2
answers

Clear selected option from a select with jQuery

I have a form with radio buttons, and when I select the radio buttons it will appear / hide the fields I want. So much for beauty, but if I select an option on and then mute the radio button, that field will add, but does not clear the value...
asked by 09.06.2017 / 15:29
1
answer

Get data from a textarea and populate HTML table

Good afternoon, I'm breaking my heart to solve this, could anyone help? I have a textarea in which the user will paste the data from an excel spreadsheet, the data comes in as follows: 10 | produto1 | 1 | 3 20 | prodto2 | 2 | 4...
asked by 04.05.2017 / 22:36
1
answer

Only open prompt if you click the parent element and not the child element

I have div and inside it has several other elements (img, span, etc.). What I need to do is that only when I click on div parent the prompt of javascript opens, if you click on another element (child, the ones inside) nothin...
asked by 05.05.2017 / 17:29
1
answer

Sub-tables in Bootstrap

I am creating a conventional table, which when clicked on the group name it shows a sub-table containing the same columns and refactoring the results: NORMAL STATUS: GRUPOS QUANTIDADE | GA | | 1000 | | GB | | 1600 | WHEN...
asked by 22.05.2017 / 16:59
1
answer

How do I save the result of querying this GET in a variable? [closed]

I have this code that goes in the VTEX Master Data (bank) and makes an inquiry in a certain email. If you have this email, you have to bring the customer's phone number. How do I save the result of the object in a variable? It only appears on...
asked by 22.05.2017 / 16:24