From f492d5d57790e4f3606a3370b1e676a38a9fd7a9 Mon Sep 17 00:00:00 2001 From: wout Date: Mon, 1 Jul 2013 21:13:56 +0100 Subject: Updated README --- README.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1bb4449..8ad8ebd 100644 --- a/README.md +++ b/README.md @@ -1116,9 +1116,6 @@ Obviously unbinding is practically the same: SVG.off(window, 'click', click) ``` -Available events are `click`, `dblclick`, `mousedown`, `mouseup`, `mouseover`, `mouseout`, `mousemove`, `mouseenter`, `mouseleave`, `touchstart`, `touchend`, `touchmove` and `touchcancel`. - - ## Data The `data()` method allows you to bind arbitrary objects, strings and numbers to SVG elements: -- cgit v1.2.3