An open API service indexing awesome lists of open source software.

https://github.com/maiquinho/get-iframe-src

This JavaScript library helps you to extract the source content of an iframe.
https://github.com/maiquinho/get-iframe-src

clipboard-copy iframe javascript javascript-library

Last synced: about 1 year ago
JSON representation

This JavaScript library helps you to extract the source content of an iframe.

Awesome Lists containing this project

README

          

# Get Iframe Source Content

This JavaScript library helps you to extract the source content of an iframe.

## Usage

### 1 - Default Mode

You can use this library on default mode just downloading this code and executing the ```index.html``` file, after that you can insert your iframe code on the input.

### 2 - Custom Mode

1. You can download or clone this repository and copy just the script file: ```js/index.js```.

2. After that, add the script on your code calling it after the main ```html``` code and before the closing ```