Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ size
Function
size
external/.datatables.js:4605–4607 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
4603
var
footer = table.children(
"tfoot"
)
4604
var
_div =
"<div/>"
4605
var
size =
function
(s) {
4606
return
!s ? null : _fnStringToCss(s)
4607
}
4608
4609
if
(!footer.length) {
4610
footer = null
Callers
1
_fnFeatureHtmlTable
Function · 0.85
Calls
1
_fnStringToCss
Function · 0.85
Tested by
no test coverage detected