| D | jquery.slimbox.js | 13 w.slimbox = function (O, N, M) { argument 14 …Text: "Image {x} of {y}", closeKeys: [27, 88, 67], previousKeys: [37, 80], nextKeys: [39, 78]}, M); 36 w.fn.slimbox = function (M, P, O) { argument 55 return w.slimbox(T, U, M) 59 var N = E.scrollLeft(), M = E.width(); 60 w([a, G]).css("left", N + (M / 2)); 62 w(H).css({left: N, top: E.scrollTop(), width: M, height: E.height()}) 66 function j(M) { argument 67 if (M) { 78 var N = M ? "bind" : "unbind"; [all …]
|