News

Note: I used the VanillaJS (native Javascript) Class to implement the message box. This may not work on older browsers, due to compatibility issue with native class. This is resolvable by using ...
This is a Web Component's custom element to implement message box in HTML, CSS, and Javascript. I didn't use any preprocessors, libraries, and frameworks in my Javascript code, so that I could use ...