1.0.14 • Published 6 years ago

skeets.iframe-resize v1.0.14

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

skeets.iframe-resize

Make iframe resize itself to fit content

Install

npm install skeets.iframe-resize

(requires jQuery)

Usage

Call this function with your iFrame element:

iFrameResize($("iframe"), options);

Options

The following are all optional.

direction - Set to "up" to have the iFrame expand up instead of down.

container - Required if the direction is "up". Set to the selector of the parent element that scrolls.

License

ISC

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago