Categories
Tags → Alert Boxes

Creating Alert Boxes

Alert boxes are small popup boxes that are triggered by user events. Here are a few good examples on how to alert your users.
DETAILS

Confirm Alert Box

The author notes, &"The JavaScript confirm alert box differs from a regular alert box in that it provides two choices for the user, OK and Cancel. Typically, you ll see confirmation boxes utilized on links where the destination is outside th...
DETAILS
©2003-2019 jCay.com