0byt3m1n1-V2
Path:
/
home
/
bangtoey
/
domains
/
bangtoey.go.th
/
public_html
/
css
/
[
Home
]
File: tabs-Indicator.js
(function($, document) { // get tallest tab__content element let height = -1; $('.tab__content').each(function() { height = height > $(this).outerHeight() ? height : $(this).outerHeight(); $(this).css('position', 'absolute'); }); // set height of tabs + top offset $('[data-tabs]').css('min-height', height + 40 + 'px'); }(jQuery, document));
©
2018.