Introduction

This site is to demonstrate how a little javascript can trigger a page event when visiting from another page. You can view this demo by clicking on a link in the drop down menu. The results will take you to the corresponding page displaying the desired content.

Built almost entirely with UIkit using their classes and components. Majority of the components markup is taken directly from their examples. There are three single pages written completely in HTML, and one line of custom CSS targeting the body background. The only custom javascript is that to trigger the page events.

To read more about the script and how it works, visit How to trigger a page event from another page on agskryp.com.