1<!-- a.html: -->
2
3<html>
4 <head>
5 <script src="jquery.js"></script>
6 <script>
7 $(function(){
8 $("#includedContent").load("b.html");
9 });
10 </script>
11 </head>
12
13 <body>
14 <div id="includedContent"></div>
15 </body>
16</html>
17
18<!-- b.html: -->
19
20<p>This is my include file</p>
1<!-- a.html: -->
2
3<html>
4 <head>
5 <script src="jquery.js"></script>
6 <script>
7 $(function(){
8 $("#includedContent").load("b.html");
9 });
10 </script>
11 </head>
12
13 <body>
14 <div id="includedContent"></div>
15 </body>
16</html>
17
18<!-- b.html: -->
19
20<p>This is my include file</p>
1<!-- a.html: -->
2
3<html>
4 <head>
5 <script src="jquery.js"></script>
6 <script>
7 $(function(){
8 $("#includedContent").load("b.html");
9 });
10 </script>
11 </head>
12
13 <body>
14 <div id="includedContent"></div>
15 </body>
16</html>
17
18<!-- b.html: -->
19
20<p>This is my include file</p>
1<!-- a.html: -->
2
3<html>
4 <head>
5 <script src="jquery.js"></script>
6 <script>
7 $(function(){
8 $("#includedContent").load("b.html");
9 });
10 </script>
11 </head>
12
13 <body>
14 <div id="includedContent"></div>
15 </body>
16</html>
17<!-- b.html: -->
18
19<p>This is my include file</p>
1<!-- a.html: -->
2
3<html>
4 <head>
5 <script src="jquery.js"></script>
6 <script>
7 $(function(){
8 $("#includedContent").load("b.html");
9 });
10 </script>
11 </head>
12
13 <body>
14 <div id="includedContent"></div>
15 </body>
16</html>
17<!-- b.html: -->
18
19<p>This is my include file</p>
1<!-- a.html: -->
2
3<html>
4 <head>
5 <script src="jquery.js"></script>
6 <script>
7 $(function(){
8 $("#includedContent").load("b.html");
9 });
10 </script>
11 </head>
12
13 <body>
14 <div id="includedContent"></div>
15 </body>
16</html>
17<!-- b.html: -->
18
19<p>This is my include file</p>
1<!-- a.html: -->
2
3<html>
4 <head>
5 <script src="jquery.js"></script>
6 <script>
7 $(function(){
8 $("#includedContent").load("b.html");
9 });
10 </script>
11 </head>
12
13 <body>
14 <div id="includedContent"></div>
15 </body>
16</html>
17
18<!-- b.html: -->
19
20<p>This is my include file</p>
1/* a.html: */
2
3<html>
4 <head>
5 <script src="jquery.js"></script>
6 <script>
7 $(function(){
8 $("#includedContent").load("b.html");
9 });
10 </script>
11 </head>
12
13 <body>
14 <div id="includedContent"></div>
15 </body>
16</html>
17/* b.html: */
18
19<p>This is my include file</p>
1/* a.html: */
2
3<html>
4 <head>
5 <script src="jquery.js"></script>
6 <script>
7 $(function(){
8 $("#includedContent").load("b.html");
9 });
10 </script>
11 </head>
12
13 <body>
14 <div id="includedContent"></div>
15 </body>
16</html>
17/* b.html: */
18
19<p>This is my include file</p>
1<!-- a.html: -->
2
3<html>
4 <head>
5 <script src="jquery.js"></script>
6 <script>
7 $(function(){
8 $("#includedContent").load("b.html");
9 });
10 </script>
11 </head>
12
13 <body>
14 <div id="includedContent"></div>
15 </body>
16</html>
17
18<!-- b.html: -->
19
20<p>This is my include file</p>