File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# addPages
2
2
[ ![ ] ( https://img.shields.io/badge/made%20by-m--a--r--c--e--l--o-blue.svg )] ( http://marcelofabiano.com )
3
3
4
+ <i >Include data from another HTML to another without PHP!</i ><br >
4
5
Inclua um arquivo HTML dentro de outro HTML sem PHP!
5
6
6
- ## Como Fazer
7
+ ## Como Fazer // How-To
7
8
9
+ <i >Use the addPages attribute. See Examples:</i ><br >
8
10
Utilize o atributo addPages. Exemplos:
9
11
10
12
![ alt tag] ( http://i.imgur.com/Bw6tvSQ.png )
11
13
14
+ <i >Don't forget to add the JS file to the main page:</i ><br >
12
15
Não esqueça de adicionar o arquivo JS na página principal:
13
16
14
17
``` sh
15
18
< script src=" js/addPages.js" ></script>
16
19
```
17
- ## License
20
+
21
+ ## Demonstração // Live Demo
22
+
23
+ http://marcelofabiano.com/addPagesLive/
24
+
25
+ ## Licença // License
18
26
19
27
![ ] ( https://img.shields.io/cocoapods/l/AFNetworking.svg )
You can’t perform that action at this time.
0 commit comments