diff --git a/lib/flippable.html b/lib/flippable.html index add8b31..db361eb 100644 --- a/lib/flippable.html +++ b/lib/flippable.html @@ -17,19 +17,27 @@ - + + + - - - - - +
+ + + + + +
+ @@ -46,6 +54,10 @@ via a HTML template that defines the placeholders for front and back views. The style file "css/flipeffect.css" holds reasonable default styles for this kind of templates.

+

+The SVG buttons have to be wrapped in an HTML DOM element which handles events. Otherwise, +the viewbox of the SVG will interfere with the coordinate transformation. +


     <template id="flipTemplate">
         <div class="flipWrapper">