-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
45fb743
commit 2c12d00
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,27 @@ | ||
# addPages | ||
[![](https://img.shields.io/badge/made%20by-m--a--r--c--e--l--o-blue.svg)](http://marcelofabiano.com) | ||
|
||
<i>Include data from another HTML to another without PHP!</i><br> | ||
Inclua um arquivo HTML dentro de outro HTML sem PHP! | ||
|
||
## Como Fazer | ||
## Como Fazer // How-To | ||
|
||
<i>Use the addPages attribute. See Examples:</i><br> | ||
Utilize o atributo addPages. Exemplos: | ||
|
||
![alt tag](http://i.imgur.com/Bw6tvSQ.png) | ||
|
||
<i>Don't forget to add the JS file to the main page:</i><br> | ||
Não esqueça de adicionar o arquivo JS na página principal: | ||
|
||
```sh | ||
<script src="js/addPages.js"></script> | ||
``` | ||
## License | ||
|
||
## Demonstração // Live Demo | ||
|
||
http://marcelofabiano.com/addPagesLive/ | ||
|
||
## Licença // License | ||
|
||
![](https://img.shields.io/cocoapods/l/AFNetworking.svg) |