diff --git a/use.html b/use.html index 7bc9c78..f2afa0f 100644 --- a/use.html +++ b/use.html @@ -204,7 +204,7 @@

All Parameters

edit : false, // add x,y coordinates into zoom window to make it easier to find coordinates // callbacks - initialzied : function(event, zoomer){}, // AnythingZoomer done initializing + initialized : function(event, zoomer){}, // AnythingZoomer done initializing zoom : function(event, zoomer){}, // zoom window visible unzoom : function(event, zoomer){} // zoom window hidden