comparison webapp/src/main/webapp/jquery/jquery.digilib.js @ 943:79cbc4694b14

Merge with 6b49f78ccfd88eb0bb576a26e6e1e9e8aa6ebfb0
author robcast
date Wed, 28 Dec 2011 11:47:18 +0100
parents 2b136cdbc6b2 7d1df22f7514
children 3916303b8f17
comparison
equal deleted inserted replaced
942:2b136cdbc6b2 943:79cbc4694b14
252 'buttonSetWidth' : 18, 252 'buttonSetWidth' : 18,
253 'standardSet' : ["reference","zoomin","zoomout","zoomarea","zoomfull","help","reset","toggleoptions"], 253 'standardSet' : ["reference","zoomin","zoomout","zoomarea","zoomfull","help","reset","toggleoptions"],
254 'specialSet' : ["mark","delmark","hmir","vmir","rot","brgt","cont","rgb","quality","scale","lessoptions"], 254 'specialSet' : ["mark","delmark","hmir","vmir","rot","brgt","cont","rgb","quality","scale","lessoptions"],
255 'arrowSet' : ["up", "down", "left", "right"], 255 'arrowSet' : ["up", "down", "left", "right"],
256 'buttonSets' : ['standardSet', 'specialSet'] 256 'buttonSets' : ['standardSet', 'specialSet']
257 }, 257 }
258 }, 258 },
259 // arrow bar overlays for moving the zoomed area 259 // arrow bar overlays for moving the zoomed area
260 'showZoomArrows' : true, 260 'showZoomArrows' : true,
261 // zoom arrow bar minimal width (for small images) 261 // zoom arrow bar minimal width (for small images)
262 'zoomArrowMinWidth' : 6, 262 'zoomArrowMinWidth' : 6,