Skip to content

antonlungameni/FlyNamibia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlyNamibia Popup

Description

This opens a popup 3 seconds after the page has loaded

Installation

To add this do the following

  1. Add this to the page

    <script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
    
  2. to reference the popup library

  3. Copy popup.js to the root or host the file on a server

  4. Add a reference to the popup.js file

    <script src="popup.js"></script>
    

    Or for testing

    <script src="https://antonlungameni.github.io/FlyNamibia/popup.js"></script>
    

    License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published