Questions tagged as 'javascript'

0
answers

Problem with divs placement - Javascript

I'm developing a somewhat complex application and some issues are occurring with the placement of a specific div. Here is an html fragment containing this div: <div class="row integracao-content"> <div class="background">...
asked by 17.07.2018 / 15:54
1
answer

Menu with hover showing an image opening

Good. Someone has some reusable example of a menu similar to that of this site: www.boali.com.br Or could you direct me so that I can do it?     
asked by 17.07.2018 / 00:48
1
answer

Doubts about best practices for API Rest (object - json)

I have questions regarding the practical improvements in json / object conversion between server (api rest) and client (javascript framework). My question is is regarding the objects referenced by the main entity, should I send only IDs or compl...
asked by 17.07.2018 / 15:18
0
answers

Deserialize an XML and display its data in an input

I need to create an upload button that when reading the xml of my invoice can display the NFe key that is inside the tag, inside an input. I have already used several methods and are not deseralizing. public void UploadXML(string CHAVE_ACES...
asked by 17.07.2018 / 15:08
1
answer

Duplicate content and change display none to block

The goal is that when you hit Units ,% of id display:none; with mostrar-previa is changed and hidden content is displayed. $(document).ready(function() { var previaUnidade = $("#step1").find("#mostrar-previa")[0].out...
asked by 17.07.2018 / 20:06
2
answers

Reload the main script when completing ajax request

I'm developing an application where I have some views that are loaded into my <section id="view"> via ajax. The view loads normally, but functions that have been programmed with jQuery for all inputs, for example, do not work. As...
asked by 03.02.2018 / 04:51
1
answer

How to pass an array by ajax to the controller?

I have an ajax that sends data from my selects to my controler and from there I do a check and query, so far everything is working perfectly. The problem is that the last select that I send is an array, since it's a select multiple, and I'm not...
asked by 12.07.2018 / 19:19
1
answer

Conflict in Requisition

I'm having trouble making the car.php page work by opening the visual DIV via the link when accessing the temporary address " link " But when I enter the address " link " the effects work. I leave below the codes used. Page index.ph...
asked by 12.07.2018 / 00:32
0
answers

Problems giving a RedirectToAction for view index and close window Modal Bootstrap - Asp.net Core MVC

I have a Create view that is opened as a modal view in my Index view. When I click on the "Save" button in the Create view, my controller sends the data to be saved and then close the modal and redirect it to the Index view. If the data is incon...
asked by 12.07.2018 / 02:37
0
answers

Ionic 3 build error pwa

Generating javascript error heap out of memory when generating production build of a pwa     
asked by 11.07.2018 / 21:01