https://github.com/basemax/dynamic-iframe-refresher
A simple web application that allows users to load a URL inside an iframe and automatically refresh it at a user-defined interval.
https://github.com/basemax/dynamic-iframe-refresher
auto-refresh auto-refresh-build-pages auto-refresher auto-reload iframe javascript js timer
Last synced: 8 days ago
JSON representation
A simple web application that allows users to load a URL inside an iframe and automatically refresh it at a user-defined interval.
- Host: GitHub
- URL: https://github.com/basemax/dynamic-iframe-refresher
- Owner: BaseMax
- License: mit
- Created: 2025-03-06T15:02:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-07T14:24:18.000Z (over 1 year ago)
- Last Synced: 2025-03-07T15:29:23.167Z (over 1 year ago)
- Topics: auto-refresh, auto-refresh-build-pages, auto-refresher, auto-reload, iframe, javascript, js, timer
- Language: JavaScript
- Homepage: https://basemax.github.io/dynamic-iframe-refresher/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Iframe Auto Reload
A simple web application that allows users to load a URL inside an iframe and automatically refresh it at a user-defined interval.
## Features
- Accepts user input for a valid URL.
- Allows users to specify a refresh interval in seconds.
- Continuously reloads the iframe based on the set interval.
- Prevents invalid URLs and invalid time values.
## Usage
1. Enter a valid URL in the input field.
2. Specify the reload interval in seconds.
3. Click the "Start" button to begin refreshing the iframe.
## Installation
1. Clone the repository:
```sh
git clone https://github.com/BaseMax/dynamic-iframe-refresher.git
```
2. Open `index.html` in your browser.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Author
**Max Base** - Copyright 2025