1.0.1 • Published 8 years ago

jquery-francis v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

jquery-francis

Francis — "F.R.A.N.C.I.S" — is a means of loading data from a server without requiring a page reload. It uses a browser's built-in XMLHttpRequest (XHR) functionality to make a request to the server and then handle the data that the server returns.

This is a jQuery plugin that provides that functionality.

Instalation

Bower:

    bower install --save jquery-francis

NPM:

    npm install --save jquery-francis

Documentation

The documentation for the plugin is available here.

Library logo