File tree 3 files changed +14
-14
lines changed
3 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 3
3
< HEAD >
4
4
< META http-equiv ="Content-Type " content ="text/html; charset=UTF-8 ">
5
5
< META http-equiv ="Content-Style-Type " content ="text/css ">
6
- < link rel =stylesheet href =". /styles/main.css ">
7
- < script src =". /scripts/lib.js "> </ script >
6
+ < link rel =stylesheet href ="/styles/main.css ">
7
+ < script src ="/scripts/lib.js "> </ script >
8
8
9
9
< title > Relay and Routing</ title >
10
10
</ HEAD >
11
11
12
12
< body onload ="document_onload() ">
13
13
< div class ="ewdContainer ">
14
- < iframe id ="menuFrame " name ="menuFrame " src =". /components/ewd_main_menu.html "> </ iframe >
14
+ < iframe id ="menuFrame " name ="menuFrame " src ="/components/ewd_main_menu.html "> </ iframe >
15
15
< iframe id ="pdfFrame "> </ iframe >
16
16
</ div >
17
17
</ body >
Original file line number Diff line number Diff line change 3
3
< HEAD >
4
4
< META http-equiv ="Content-Type " content ="text/html; charset=UTF-8 ">
5
5
< META http-equiv ="Content-Style-Type " content ="text/css ">
6
- < link rel =stylesheet href =". /styles/main.css ">
7
- < script src =". /scripts/lib.js "> </ script >
6
+ < link rel =stylesheet href ="/styles/main.css ">
7
+ < script src ="/scripts/lib.js "> </ script >
8
8
9
9
< title > Overall EWD</ title >
10
10
</ HEAD >
11
11
12
12
< body onload ="document_onload_overall() ">
13
13
< div class ="ewdContainer ">
14
- < iframe id ="menuFrame " src =". /components/ewd_overall_menu.html " style ="grid-area:controls " scrolling ="no "> </ iframe >
14
+ < iframe id ="menuFrame " src ="/components/ewd_overall_menu.html " style ="grid-area:controls " scrolling ="no "> </ iframe >
15
15
< iframe id ="pdfFrame " style ="grid-area:pdf "> </ iframe >
16
16
</ div >
17
17
</ body >
Original file line number Diff line number Diff line change 15
15
< meta name ="description " content ="Landcruiser 100 Series Factory Workshop Manual ">
16
16
< meta http-equiv ="Content-Type " content ="text/html; charset=iso-8859-1 ">
17
17
< meta http-equiv ="Pragma " content ="no-cache ">
18
- < link rel =stylesheet href =". /styles/main.css ">
19
- < script src =". /scripts/xml.js "> </ script >
18
+ < link rel =stylesheet href ="/styles/main.css ">
19
+ < script src ="/scripts/xml.js "> </ script >
20
20
21
21
< title id ="title "> LC100 Workshop Manual</ title >
22
22
</ head >
23
23
24
24
< body >
25
25
< div class ="container " id ="mainContainer ">
26
26
< div id ="nav ">
27
- < iframe src =". /components/menu_top.html " style ="grid-area:menuTop " scrolling ="no "> </ iframe >
28
- < iframe name ="menu_tree " id ="menu_tree " src =". /components/menu_tree.html " style ="grid-area:menuTree "> </ iframe >
29
- < iframe name ="menu_search " id ="menu_search " src =". /components/menu_search.html " style ="grid-area:menuSearch "> </ iframe >
27
+ < iframe src ="/components/menu_top.html " style ="grid-area:menuTop " scrolling ="no "> </ iframe >
28
+ < iframe name ="menu_tree " id ="menu_tree " src ="/components/menu_tree.html " style ="grid-area:menuTree "> </ iframe >
29
+ < iframe name ="menu_search " id ="menu_search " src ="/components/menu_search.html " style ="grid-area:menuSearch "> </ iframe >
30
30
</ div >
31
31
< div id ="content ">
32
- < iframe src =". /components/top.html " style ="grid-area:pdfTop "> </ iframe >
33
- < iframe name ="pdf " id ="pdf " src =". /components/pdf.html " style ="grid-area:pdf "> </ iframe >
34
- < iframe name ="frameopen " id ="frameopen " src =". /components/frameopen.html " style ="display:none "> </ iframe >
32
+ < iframe src ="/components/top.html " style ="grid-area:pdfTop "> </ iframe >
33
+ < iframe name ="pdf " id ="pdf " src ="/components/pdf.html " style ="grid-area:pdf "> </ iframe >
34
+ < iframe name ="frameopen " id ="frameopen " src ="/components/frameopen.html " style ="display:none "> </ iframe >
35
35
</ div >
36
36
</ div >
37
37
</ body >
You can’t perform that action at this time.
0 commit comments