Art 114: Interactive Media and Design

Spring 2026 | Harrisburg Area Community College

Instructor: Rich Hauck, MPS

Dialog

Simple dialog

View Example

This example uses the native HTML dialog element. It closes when clicking outside the dialog or pressing the Escape key.


Draggable dialog

View Example

This example expands on the simple dialog to allow for dragging.