A simple web application that allows users to load a URL inside an iframe and automatically refresh it at a user-defined interval.
- 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.
- Enter a valid URL in the input field.
- Specify the reload interval in seconds.
- Click the "Start" button to begin refreshing the iframe.
- Clone the repository:
git clone https://github.com/BaseMax/dynamic-iframe-refresher.git
- Open
index.html
in your browser.
This project is licensed under the MIT License - see the LICENSE file for details.
Max Base - Copyright 2025