Forums

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

Home Forums JavaScript [Solved] Jquery switch view modes without refresh Re: [Solved] Jquery switch view modes without refresh

#63786
stefanbar
Member

Yip it would work, the php code would execute on the server side before returning a result back to the js method. The js method will wait until something gets returned.

Been using this for quite sometime now with aspx generic handlers that return full html.