Progress Monitor has 100s of Code Samples and Video Tutorials

Example #1: Demonstrates detecting metaKey using recommended technique for registering events

This example demonstrates how to detect if metaKey was pressed. metaKey is ctrl key on Mac.

Example One: click this link while pressing metaKey


Example #2: Using In-line javascript is simplier, but blurs structure and behavior

Click the link below while pressing metaKey

Example Two: click this link to see while pressing metaKey.


---Messages for both examples follow---