html - How to get updated innerHTML with javascript -


I have 3 draggable divisions on this page.

I'm using jQuery to drag these divs to the page.

Now when I pull them in different positions

For example, when the page first loads the div value:

  
< P> = 'Status: Completed; Left: 1px; Top: 1px; ' & Gt;

After dragging the box it should be changed to a new location.

And no, I want to use the search function because it is only a sample and I have a wide range of features / items.

So I need to get updated internal HTML for this. Is there any way to do this with javascript?

Thank you

I $ Html ', function (response) {}); .

I only changed it:

  feedback = document.body.innerHTML;  

Now everything is a work of attraction.


Comments