├── img
├── .gitignore
├── html5-high.png
├── html5-banner.jpg
└── categorias
│ ├── css3.png
│ ├── multimedia.png
│ ├── semantics.png
│ ├── connectivity.png
│ ├── device-access.png
│ ├── offline-storage.png
│ ├── 3d-graphics-effects.png
│ └── performance-integration.png
├── favicon.ico
├── fonts
├── League_Gothic-webfont.eot
├── League_Gothic-webfont.ttf
├── Calluna-Regular-webfont.eot
├── Calluna-Regular-webfont.ttf
├── Calluna-Regular-webfont.woff
├── League_Gothic-webfont.woff
├── Calluna - License.txt
├── League Gothic - License.txt
├── League_Gothic-webfont.svg
└── Calluna-Regular-webfont.svg
├── robots.txt
├── js
├── prevent.js
└── libs
│ ├── dd_belatedpng.js
│ ├── modernizr-1.7.min.js
│ └── jquery-1.5.1.min.js
├── .project
├── humans.txt
├── index.html
└── css
└── style.css
/img/.gitignore:
--------------------------------------------------------------------------------
1 | !.gitignore
2 |
3 |
--------------------------------------------------------------------------------
/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/zenorocha/HTML5-Local-Storage/HEAD/favicon.ico
--------------------------------------------------------------------------------
/img/html5-high.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/zenorocha/HTML5-Local-Storage/HEAD/img/html5-high.png
--------------------------------------------------------------------------------
/img/html5-banner.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/zenorocha/HTML5-Local-Storage/HEAD/img/html5-banner.jpg
--------------------------------------------------------------------------------
/img/categorias/css3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/zenorocha/HTML5-Local-Storage/HEAD/img/categorias/css3.png
--------------------------------------------------------------------------------
/img/categorias/multimedia.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/zenorocha/HTML5-Local-Storage/HEAD/img/categorias/multimedia.png
--------------------------------------------------------------------------------
/img/categorias/semantics.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/zenorocha/HTML5-Local-Storage/HEAD/img/categorias/semantics.png
--------------------------------------------------------------------------------
/fonts/League_Gothic-webfont.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/zenorocha/HTML5-Local-Storage/HEAD/fonts/League_Gothic-webfont.eot
--------------------------------------------------------------------------------
/fonts/League_Gothic-webfont.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/zenorocha/HTML5-Local-Storage/HEAD/fonts/League_Gothic-webfont.ttf
--------------------------------------------------------------------------------
/img/categorias/connectivity.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/zenorocha/HTML5-Local-Storage/HEAD/img/categorias/connectivity.png
--------------------------------------------------------------------------------
/fonts/Calluna-Regular-webfont.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/zenorocha/HTML5-Local-Storage/HEAD/fonts/Calluna-Regular-webfont.eot
--------------------------------------------------------------------------------
/fonts/Calluna-Regular-webfont.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/zenorocha/HTML5-Local-Storage/HEAD/fonts/Calluna-Regular-webfont.ttf
--------------------------------------------------------------------------------
/fonts/Calluna-Regular-webfont.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/zenorocha/HTML5-Local-Storage/HEAD/fonts/Calluna-Regular-webfont.woff
--------------------------------------------------------------------------------
/fonts/League_Gothic-webfont.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/zenorocha/HTML5-Local-Storage/HEAD/fonts/League_Gothic-webfont.woff
--------------------------------------------------------------------------------
/img/categorias/device-access.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/zenorocha/HTML5-Local-Storage/HEAD/img/categorias/device-access.png
--------------------------------------------------------------------------------
/img/categorias/offline-storage.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/zenorocha/HTML5-Local-Storage/HEAD/img/categorias/offline-storage.png
--------------------------------------------------------------------------------
/img/categorias/3d-graphics-effects.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/zenorocha/HTML5-Local-Storage/HEAD/img/categorias/3d-graphics-effects.png
--------------------------------------------------------------------------------
/robots.txt:
--------------------------------------------------------------------------------
1 | # www.robotstxt.org/
2 | # www.google.com/support/webmasters/bin/answer.py?hl=en&answer=156449
3 |
4 | User-agent: *
5 | Disallow: /
--------------------------------------------------------------------------------
/img/categorias/performance-integration.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/zenorocha/HTML5-Local-Storage/HEAD/img/categorias/performance-integration.png
--------------------------------------------------------------------------------
/js/prevent.js:
--------------------------------------------------------------------------------
1 | $(function() {
2 |
3 | var totalDeFilhos = $("#lista").children().size();
4 |
5 | if (totalDeFilhos > 3) {
6 | $("#demo").removeClass("altura");
7 | }
8 |
9 | $("#lista").keypress(function(event){
10 | totalDeFilhos = $("#lista").children().size();
11 |
12 | if (totalDeFilhos > 3) {
13 | $('#demo').removeClass('altura');
14 | }
15 | })
16 |
17 | });
--------------------------------------------------------------------------------
/.project:
--------------------------------------------------------------------------------
1 |
2 |
3 | HTML5 Local Storage
4 |
5 |
6 |
7 |
8 |
9 | com.aptana.ide.core.unifiedBuilder
10 |
11 |
12 |
13 |
14 |
15 | com.aptana.projects.webnature
16 |
17 |
18 |
--------------------------------------------------------------------------------
/humans.txt:
--------------------------------------------------------------------------------
1 | humanstxt.org - espalhe você também essa idéia =D
2 |
3 | /* DEVELOPED BY */
4 |
5 | Name: Zeno Rocha
6 | Site: http://zenorocha.com
7 | Twitter: http://twitter.com/zenorocha
8 |
9 | /* INSPIRED ON */
10 |
11 | Name: Jeffrey Way
12 | Site: http://jeffrey-way.com
13 |
14 | Name: Remy Sharp
15 | Site: http://remysharp.com
16 |
17 | Name: HTML5 Logo
18 | Site: http://www.w3.org/html/logo
19 |
20 | /* TECHNOLOGIES */
21 |
22 | Standards: HTML5, CSS3
23 | Components: Modernizr, jQuery
24 | Template: HTML5 Boilerplate
25 | Software: Aptana Studio 3
--------------------------------------------------------------------------------
/fonts/Calluna - License.txt:
--------------------------------------------------------------------------------
1 | 1. Allowed uses
2 | You may use the licensed fonts to create images on any surface such as computer screens, paper, web pages, photographs, movie credits, printed material, T-shirts, and other surfaces where the image is a fixed size.
3 | You may use the licensed fonts to create EPS files or other scalable drawings provided that such files are only used by the household or company licensing the font.
4 |
5 | 2. Number of users
6 | The maximum number of simultaneous users is specified in the applicable receipt. All users must belong to the same company or household purchasing the font.
7 |
8 | 3. Third parties
9 | You may provide the font to a graphic designer, printer or other service bureau that is working on your behalf only if they agree to use the font exclusively for your work, agree to the terms of this license, and retain no copies of the font on completion of the work. You may not provide the font or make it accessible to any other third parties.
10 |
11 | 4. Embedding
12 |
13 | 4.a. Electronic Document Embedding
14 | You may embed the licensed fonts into any document you send to third parties. Such documents may be viewed and printed (but not edited) by the recipients.
15 |
16 | 4b. Web Embedding
17 | You may embed the licensed fonts into a web site via the following mechanisms:
18 |
19 | 4.b.I. Dynamic text in Flash
20 | No additional license is required. Security: you must take care of the highest level of protection of the embedded fonts.
21 |
22 | 4.b.II. Embedded using sIFR (Scalable Inman Flash Replacement)
23 | No additional license is required. Security: you must take care of the highest level of protection of the embedded fonts.
24 |
25 | 4.b.III. Cufon
26 | No additional license is required. Security: you MUST restrict usage (via the Security setting) to one SINGLE domain. You may not reduce the Units Per Em (UPM) quality of the fonts generated by Cufon below 360 UPM.
27 |
28 | 4.b.IV. Direct Linking or Embedded Opentype Files with
29 | the @font-face CSS property (ONLY for FREE fonts)
30 | If the font is a free font ($0.00 license fee), you may use this font for Font-Face embedding, but only if you put a link to www.exljbris.nl on your page and/or put this notice /* A font by Jos Buivenga (exljbris) -> www.exljbris.com */ in your CSS file as near as possible to the piece of code that declares the Font-Face embedding of this font.
31 |
32 | 4.c. Hardware and Software Embedding
33 | You may not under any circumstances embed the licensed fonts into software or hardware products in which the fonts will be used by the purchasers of such products. Such use requires a different license. Please contact exljbris Font Foundry for further information.
34 |
35 | 5. Modifications
36 | You may import characters from the font as graphical objects into a drawing program and modify such graphical objects. You may not modify, adapt, translate, reverse engineer, decompile, disassemble, or create derivative works based on the licensed font itself without Foundry’s prior written consent.
37 |
38 | 6. Copyright
39 | The font and the accompanying materials are copyrighted and contain proprietary information and trade secrets belonging to the foundry owning the font. Unauthorized copying of the Product even if modified, merged, or included with other software, or of the written materials, is expressly forbidden. You may be held legally responsible for any infringement of the foundry’s intellectual property rights that is caused or encouraged by your failure to abide by the terms of this Agreement.
--------------------------------------------------------------------------------
/fonts/League Gothic - License.txt:
--------------------------------------------------------------------------------
1 | This Font Software is licensed under the SIL Open Font License, Version 1.1.
2 | This license is copied below, and is also available with a FAQ at:
3 | http://scripts.sil.org/OFL
4 |
5 |
6 | -----------------------------------------------------------
7 | SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
8 | -----------------------------------------------------------
9 |
10 | PREAMBLE
11 | The goals of the Open Font License (OFL) are to stimulate worldwide
12 | development of collaborative font projects, to support the font creation
13 | efforts of academic and linguistic communities, and to provide a free and
14 | open framework in which fonts may be shared and improved in partnership
15 | with others.
16 |
17 | The OFL allows the licensed fonts to be used, studied, modified and
18 | redistributed freely as long as they are not sold by themselves. The
19 | fonts, including any derivative works, can be bundled, embedded,
20 | redistributed and/or sold with any software provided that any reserved
21 | names are not used by derivative works. The fonts and derivatives,
22 | however, cannot be released under any other type of license. The
23 | requirement for fonts to remain under this license does not apply
24 | to any document created using the fonts or their derivatives.
25 |
26 | DEFINITIONS
27 | "Font Software" refers to the set of files released by the Copyright
28 | Holder(s) under this license and clearly marked as such. This may
29 | include source files, build scripts and documentation.
30 |
31 | "Reserved Font Name" refers to any names specified as such after the
32 | copyright statement(s).
33 |
34 | "Original Version" refers to the collection of Font Software components as
35 | distributed by the Copyright Holder(s).
36 |
37 | "Modified Version" refers to any derivative made by adding to, deleting,
38 | or substituting -- in part or in whole -- any of the components of the
39 | Original Version, by changing formats or by porting the Font Software to a
40 | new environment.
41 |
42 | "Author" refers to any designer, engineer, programmer, technical
43 | writer or other person who contributed to the Font Software.
44 |
45 | PERMISSION & CONDITIONS
46 | Permission is hereby granted, free of charge, to any person obtaining
47 | a copy of the Font Software, to use, study, copy, merge, embed, modify,
48 | redistribute, and sell modified and unmodified copies of the Font
49 | Software, subject to the following conditions:
50 |
51 | 1) Neither the Font Software nor any of its individual components,
52 | in Original or Modified Versions, may be sold by itself.
53 |
54 | 2) Original or Modified Versions of the Font Software may be bundled,
55 | redistributed and/or sold with any software, provided that each copy
56 | contains the above copyright notice and this license. These can be
57 | included either as stand-alone text files, human-readable headers or
58 | in the appropriate machine-readable metadata fields within text or
59 | binary files as long as those fields can be easily viewed by the user.
60 |
61 | 3) No Modified Version of the Font Software may use the Reserved Font
62 | Name(s) unless explicit written permission is granted by the corresponding
63 | Copyright Holder. This restriction only applies to the primary font name as
64 | presented to the users.
65 |
66 | 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
67 | Software shall not be used to promote, endorse or advertise any
68 | Modified Version, except to acknowledge the contribution(s) of the
69 | Copyright Holder(s) and the Author(s) or with their explicit written
70 | permission.
71 |
72 | 5) The Font Software, modified or unmodified, in part or in whole,
73 | must be distributed entirely under this license, and must not be
74 | distributed under any other license. The requirement for fonts to
75 | remain under this license does not apply to any document created
76 | using the Font Software.
77 |
78 | TERMINATION
79 | This license becomes null and void if any of the above conditions are
80 | not met.
81 |
82 | DISCLAIMER
83 | THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
84 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
85 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
86 | OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
87 | COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
88 | INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
89 | DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
90 | FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
91 | OTHER DEALINGS IN THE FONT SOFTWARE.
--------------------------------------------------------------------------------
/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
11 |
12 |
13 |
14 |
15 |
16 |
Para adicionar novos itens à lista, basta apertar Enter.
47 |
48 |
49 |
50 |
51 |
52 |
Experimente atualizar a página (F5) e veja como todas as informações não foram perdidas. Não há utilização de cookies ou qualquer banco de dados, só HTML.