Searched refs:SwapContent (Results 1 – 1 of 1) sorted by relevance
6074 function SwapContent(el, options) { class6076 this.options = $.extend({}, SwapContent.DEFAULTS_, options);6094 SwapContent.DEFAULTS_ = {6107 SwapContent.prototype.currentHeight = function(container) { class6114 SwapContent.prototype.reset = function() {6123 SwapContent.prototype.complete = function() {6131 SwapContent.prototype.swap = function() {6154 new SwapContent(this, options);