Forums

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

Home Forums JavaScript Load Content Area Without Page Refresh Reply To: Load Content Area Without Page Refresh

#204349
svoltmer
Participant

Thanks Shane!
Would it be better to do something simple like using a jQuery load()?

$(‘.someClass’).load(‘/newContent.html’);