New html dialog element
The dialog element is a very easy way to implement dialogs and modals on your webpage. The previous commonly used method of CSS and dynamically adding/ removing classes had it’s drawbacks; one of them being… Read More »New html dialog element