1.0.14 • Published 7 years ago

skeets.iframe-resize v1.0.14

Weekly downloads
-
License
ISC
Repository
-
Last release
7 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

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago