2023-04-25 13:25:59 +02:00

8 lines
152 B
Markdown
Executable File

## jQuery
If jQuery is detected on the page, then this library provides a simple jQuery interface.
```js
$('iframe').iFrameResize([{ options }])
```