Skip to content

Commit

Permalink
Update page2.html
Browse files Browse the repository at this point in the history
  • Loading branch information
HittmanA authored Oct 9, 2016
1 parent 751d0d5 commit 79e2751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion page2.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h1>Pageify.js</h1>
<div class="w3-container">
<p>This {{is}} Page2! As you can see Pageify.js loads up pages from files quickly, easily, and live(ly)! It is also lightweight yet extremely powerful!</p>
<p>Not only does it have the above features, it also has support for dynamic content, yet Pageify is written completely in Javascript! Here is an example:
<p><input name="text" class="w3-input" type="text" placeholder="Enter text and watch Pageify dynamically display content!"></p>
<p><input id="text" class="w3-input" type="text" placeholder="Enter text and watch Pageify dynamically display content!"></p>
<dynamicContent id="dynamic-update-text"></dynamicContent>
</div>

Expand Down

0 comments on commit 79e2751

Please sign in to comment.