diff --git a/index.html b/index.html index ffc6eac..94d06e5 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ NARROWCAST + @@ -76,6 +77,19 @@ --> +

* move and resize the elements above by dragging their corners / sides and click on the page to set the position *

@@ -146,7 +160,10 @@ function dragMoveListener (event) { target.setAttribute('data-y', y); } - + +