Skip to content

darcnite3000/adaptive_iframe

Repository files navigation

Adaptive iFrame

an attempt to implement the "seamless" iFrame functionalities

Getting Started

Download the production version or the development version.

In your web page:

<script src="jquery.js"></script>
<script src="dist/adaptive_iframe.min.js"></script>
<script>
jQuery(function($) {
  $.awesome(); // "awesome"
});
</script>

Documentation

(Coming soon)

Examples

(Coming soon)

Release History

(Nothing yet)

About

an attempt to implement the "seamless" iframe functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published