ydshieh HF staff commited on
Commit
b29da53
·
verified ·
1 Parent(s): 7019b3f

Update split.js

Browse files
Files changed (1) hide show
  1. split.js +1 -1
split.js CHANGED
@@ -80,7 +80,7 @@ if (window.addEventListener && document.getElementById("container") != null) {
80
  fixDragBtn();
81
  }
82
 
83
- initfn()
84
 
85
  function w3_getStyleValue(elmnt,style) {
86
  if (window.getComputedStyle) {
 
80
  fixDragBtn();
81
  }
82
 
83
+ initfn();
84
 
85
  function w3_getStyleValue(elmnt,style) {
86
  if (window.getComputedStyle) {