skins/classic/splitter.js @@ -147,6 +147,7 @@ this.p1pos = this.relative ? $(this.p1).position() : $(this.p1).offset(); this.p2pos = this.relative ? $(this.p2).position() : $(this.p2).offset(); return false; };