comparison client/digitallibrary/jquery/jquery.digilib.js @ 768:15c35c64ac04 jquery

scale button in embedded mode
author robcast
date Thu, 10 Feb 2011 21:05:08 +0100
parents 68b0c7a8ca7c
children 7e9851ef03d7
comparison
equal deleted inserted replaced
767:68b0c7a8ca7c 768:15c35c64ac04
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,