|
@ -129,7 +129,6 @@ $.fn.sticky = function(parameters) { |
|
|
|
|
|
|
|
|
determineContainer: function() { |
|
|
determineContainer: function() { |
|
|
$container = $module.offsetParent(); |
|
|
$container = $module.offsetParent(); |
|
|
console.log($container); |
|
|
|
|
|
}, |
|
|
}, |
|
|
|
|
|
|
|
|
determineContext: function() { |
|
|
determineContext: function() { |
|
|