Hi, When i use a load call to get some HTML content from a remote page, the result display in the destination DIV is not immediate, but i have to call it again to see the result, but it is the result of the previous call
How to make the display of retrived content immediate ? Thanks