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

jquery - How do you format the date used in the popover widget title of FullCalendar? -

Bubble Sort Manually a Linked List in Java -

asp.net mvc - SSO between MVCForum and Umbraco7 -