File tree 9 files changed +9
-9
lines changed
9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 50
50
</ div >
51
51
</ div >
52
52
53
- < script src ="/dist/js/tether.js "> </ script >
53
+ < script src ="/tether/ dist/js/tether.js "> </ script >
54
54
< script >
55
55
new Tether ( {
56
56
element : '.element' ,
Original file line number Diff line number Diff line change 1
1
< link rel ="stylesheet " href ="./dolls.css " />
2
- < script src ="/dist/js/tether.js "> </ script >
2
+ < script src ="/tether/ dist/js/tether.js "> </ script >
3
3
< script src ="./dolls.js "> </ script >
4
4
< body >
5
5
< div class ="scroll ">
Original file line number Diff line number Diff line change 441
441
}
442
442
</ style >
443
443
444
- < script src ="/dist/js/tether.js "> </ script >
444
+ < script src ="/tether/ dist/js/tether.js "> </ script >
445
445
< script >
446
446
var pointer = document . querySelector ( '.pointer' ) ;
447
447
var scroll = document . querySelector ( '.scroll' ) ;
Original file line number Diff line number Diff line change 17
17
< div class ="pad "> </ div >
18
18
</ div >
19
19
20
- < script src ="/dist/js/tether.js "> </ script >
20
+ < script src ="/tether/ dist/js/tether.js "> </ script >
21
21
< script >
22
22
var tether = new Tether ( {
23
23
element : '.element' ,
Original file line number Diff line number Diff line change 18
18
< div class ="element "> </ div >
19
19
< div class ="target "> </ div >
20
20
21
- < script src ="/dist/js/tether.js "> </ script >
21
+ < script src ="/tether/ dist/js/tether.js "> </ script >
22
22
< script >
23
23
new Tether ( {
24
24
element : '.element' ,
Original file line number Diff line number Diff line change 13
13
< div class ="element "> </ div >
14
14
< div class ="target "> </ div >
15
15
16
- < script src ="/dist/js/tether.js "> </ script >
16
+ < script src ="/tether/ dist/js/tether.js "> </ script >
17
17
< script >
18
18
new Tether ( {
19
19
element : '.element' ,
Original file line number Diff line number Diff line change @@ -877,7 +877,7 @@ <h3>Chapter IV</h3>
877
877
878
878
< div class ="pointer "> </ div >
879
879
880
- < script src ="/dist/js/tether.js "> </ script >
880
+ < script src ="/tether/ dist/js/tether.js "> </ script >
881
881
< script >
882
882
new Tether ( {
883
883
element : '.pointer' ,
Original file line number Diff line number Diff line change 13
13
< div class ="element "> </ div >
14
14
< div class ="target "> </ div >
15
15
16
- < script src ="/dist/js/tether.js "> </ script >
16
+ < script src ="/tether/ dist/js/tether.js "> </ script >
17
17
< script >
18
18
new Tether ( {
19
19
element : '.element' ,
Original file line number Diff line number Diff line change 38
38
to use < code > position: fixed</ code > .</ p >
39
39
</ div >
40
40
41
- < script src ="/dist/js/tether.js "> </ script >
41
+ < script src ="/tether/ dist/js/tether.js "> </ script >
42
42
< script >
43
43
new Tether ( {
44
44
element : '.element' ,
You can’t perform that action at this time.
0 commit comments