Refresh/ Reload the content of a div using JQuery

preview_player
Показать описание
In this video, you will be able to refresh the content of a div without page refresh using jquery

Use jquery load function for the section you want to refresh
inside load, get location of the current url and pass the div or section id you want to refresh

if no space, then it will create a url and will not refresh the div

Refresh div without reloading page
refresh div content without reloading page
Refresh/ Reload the content of a div using JQuery
refresh div after ajax success

#jquery #knowledgethrusters
Рекомендации по теме
Комментарии
Автор

Thanks, you explained it perfectly.. didn't realize it was this simple!

bmizzle
Автор

*Muito obrigado você salvou a minha vida, tava muitas horas tentando.*

gefranviana
Автор

Wow, thanks for the video, it's very beautiful and helpful, I love you so much gal, u r my savior 😀

funnyvideos.comlaughoutyou
Автор

Can i do it to refresh select statement
One page not 2 page like the video

-MrHow-
Автор

I have done this using vanilla javascript and PHP but my problem is that the scripts from old contents are affecting newly loaded scripts? like existing object event listener on old scripts etc is there a workaround for that?

FCD
Автор

What if there's session active in load data pge is still work or getting logout automatically?

c.l
Автор

Good job bro, JESUS IS COMING BACK VERY SOON;PREPARE

thechoosen
Автор

If you use it like this it creates the whole element once agian inside of itself. You can see it even on the video. This is wrong.

grossibp