Jump to content

ajax refresh div


besly98

Recommended Posts

Hi All,

 

can anybody tell me the code to refresh one div (only once) once the ajax code has executed. currently i can pas sin another value into a div with the code below.

  document.getElementById("addplayer").innerHTML = ajaxRequest.responseText;

but i also wanted to refresh the content in another Div so it updates.

 

hope this makes sense?

 

Thanks

 

Link to comment
https://forums.phpfreaks.com/topic/228378-ajax-refresh-div/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.