javascript - How to refresh a div? -


Most examples I have found is how to refresh a div with text or with another page I just want to reload again after clicking on a button. How can I do this using Javascript?

Thank you.

with AJAX.

If you use JQuery, it's as simple as $ ('# mydiv'). Load (url)


Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -