jquery - Does ajaxify work locally? -


does ajaxify work live? say, doesn't work locally? i’m working on local site, have basic implementation , hasn't changed anything.

yes, ajaxify can work locally also. library based on jquery.

please check these points in code:

  1. you need replace urls sending request.
  2. you need check if have internet access (not sure may using external library too).
  3. you need add jquery library @ above of library.

here more ajaxify.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -