项目作者: ratajs

项目描述 :
jQuery ajax actualizer
高级语言: JavaScript
项目地址: git://github.com/ratajs/jquery-actualizer.git
创建时间: 2016-08-25T12:36:39Z
项目社区:https://github.com/ratajs/jquery-actualizer

开源协议:The Unlicense

下载


jQuery AJAX Actualizer

Include jQuery & this plugin into your HTML file and use this js code:

$('#target').actualizer('a');

On click at any A element, the element with id ‘target’ will contain content of the page in href attribute.

You also can write as parameter a form instead of a link.

Include code: