Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
ydshieh
/
vtt
like
0
Dataset card
Files
Files and versions
Community
ydshieh
HF staff
commited on
Aug 20, 2024
Commit
3ebffdf
·
verified
·
1 Parent(s):
0a8ae5a
Update split.js
Browse files
Files changed (1)
hide
show
split.js
+3
-1
split.js
CHANGED
Viewed
@@ -90,4 +90,6 @@ function w3_getStyleValue(elmnt,style) {
90
} else {
91
return elmnt.currentStyle[style];
92
}
93
-
}
90
} else {
91
return elmnt.currentStyle[style];
92
}
93
+
}
94
+
95
+
fixDragBtn();