1.0.0 • Published 11 years ago
jquery-remote-load v1.0.0
#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 --saveDefault 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.
1.0.0
11 years ago