Mercurial > hg > digilib
comparison client/digitallibrary/jquery/jquery.digilib.js @ 761:abee36cd7688 jquery
scale button in embedded mode
author | robcast |
---|---|
date | Thu, 10 Feb 2011 21:05:08 +0100 |
parents | 29b815194375 |
children | 08a4c2ddbf4b |
comparison
equal
deleted
inserted
replaced
760:29b815194375 | 761:abee36cd7688 |
---|---|
228 'buttonSets' : ['standardSet', 'specialSet'] | 228 'buttonSets' : ['standardSet', 'specialSet'] |
229 }, | 229 }, |
230 'embedded' : { | 230 'embedded' : { |
231 'imagePath' : 'img/embedded/16/', | 231 'imagePath' : 'img/embedded/16/', |
232 'standardSet' : ["reference","zoomin","zoomout","zoomarea","zoomfull","bird","help","reset","toggleoptions"], | 232 'standardSet' : ["reference","zoomin","zoomout","zoomarea","zoomfull","bird","help","reset","toggleoptions"], |
233 'specialSet' : ["mark","delmark","hmir","vmir","rot","brgt","cont","rgb","quality","toggleoptions"], | 233 'specialSet' : ["mark","delmark","hmir","vmir","rot","brgt","cont","rgb","quality","scale","toggleoptions"], |
234 'buttonSets' : ['standardSet', 'specialSet'] | 234 'buttonSets' : ['standardSet', 'specialSet'] |
235 } | 235 } |
236 }, | 236 }, |
237 // number of visible button groups | 237 // number of visible button groups |
238 'visibleButtonSets' : 1, | 238 'visibleButtonSets' : 1, |