Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript AJAX page transition effect Reply To: AJAX page transition effect

#169222
Chromawoods
Participant

The load() function does exactly what you want; you don’t need the $.ajax() function at all. You basically just need to exchange the selectors in my code with the ones you want to use.