rflamand/winpop
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A library for 'pop-up' windows
Just download the js file, place it and import it To create a window, just create a div with the attribute window. Don't forget to add a tag attribute with the window tag (this is used to refer to the window)
You can have multiple scenes in a window. If you don't choose to do so, don't do anything. If you do want scenes, just create div's inside the window with a scene attribute