From 897acff532415ed81f9066b8b811ae744918da84 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 4 Dec 2012 18:01:11 +0000 Subject: make events work on elements --- test/js/event-onclick.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 test/js/event-onclick.html (limited to 'test/js/event-onclick.html') diff --git a/test/js/event-onclick.html b/test/js/event-onclick.html new file mode 100644 index 000000000..b2060e517 --- /dev/null +++ b/test/js/event-onclick.html @@ -0,0 +1,30 @@ + + +alert onclick example + + + + + +
+

First line of paragraph.

+

+ + + + + + + -- cgit v1.2.3