/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.

Primary LanguageJavaScriptMIT LicenseMIT

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:
    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 file for details.

Author

Max Base - Copyright 2025