jquery-remote-load

1.0.0 • Public • Published

jquery-remoteLoad.js

This plugin lets you load remote HTML content into any DOM element using AJAX.

Bower Usage

bower install aegixx/jquery-remoteLoad.js --save

Default Usage

<div data-src="remote-page.html"></div>
// Remotely load the selected elements
$('data-src]').remoteLoad();

License

Copyright (c) 2015 Bryan Stone Dual licensed under the MIT and GPL licenses.

Package Sidebar

Install

npm i jquery-remote-load

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • aegixx