Home
last modified time | relevance | path

Searched refs:Affix (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap.js2217 var Affix = function (element, options) { class
2218 this.options = $.extend({}, Affix.DEFAULTS, options)
2232 Affix.VERSION = '3.3.6'
2234 Affix.RESET = 'affix affix-top affix-bottom'
2236 Affix.DEFAULTS = {
2241 Affix.prototype.getState = function (scrollHeight, height, offsetTop, offsetBottom) { class
2263 Affix.prototype.getPinnedOffset = function () {
2265 this.$element.removeClass(Affix.RESET).addClass('affix')
2271 Affix.prototype.checkPositionWithEventLoop = function () {
2275 Affix.prototype.checkPosition = function () {
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.css.map1 …TML5 Boilerplate\n\n.hidden {\n display: none !important;\n}\n\n\n// For Affix plugin\n// -------…