Mercurial > hg > digilib
diff client/digitallibrary/jquery/jquery-digilib-plugins.txt @ 789:32d1d6601968 jquery
added redisplay handler to birdseye. updated plugin docu.
| author | robcast |
|---|---|
| date | Fri, 18 Feb 2011 19:18:14 +0100 |
| parents | 912519475259 |
| children | 2fb1f576375d |
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery-digilib-plugins.txt Fri Feb 18 18:58:52 2011 +0100 +++ b/client/digitallibrary/jquery/jquery-digilib-plugins.txt Fri Feb 18 19:18:14 2011 +0100 @@ -35,4 +35,8 @@ * further actions should be implemented as custom events on the data object. -* events should be documented here... +* events triggered by digilib on the data object: + "setup": in the init phase, after scalerDiv and buttons have been set up. + "update", updateDisplay(): after small updates in the display, e.g. when the scaler-img finished loading. + "redisplay", redisplay(): after changes in the display, e.g. after changing zoom factor. + "dragZoom(newZoomArea)": while dragging the zoom area (with parameter newZoomArea).
