You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ Code Examples from the book [Designing with Progressive Enhancement](http://fila
3
3
4
4
This repository includes open-sourced code developed and maintained by Filament Group, Inc. as part of the book "Designing With Progressive Enhancement" (Peachpit).
5
5
6
-
Those who purchase the book can access to all of the examples from the book at the following URL: http://filamentgroup.com/dwpe#codeexamples
6
+
Those who purchase the book can access all of the examples from the book at the following URL: http://filamentgroup.com/dwpe#codeexamples.
7
7
8
-
All examples use the [jQuery JavaScript library](http://jquery.com)
8
+
All examples use the [jQuery JavaScript library](http://jquery.com).
9
9
10
10
These code examples use the [EnhanceJS framework](https://github.com/filamentgroup/EnhanceJS) for applying progressive enhancement based on browser capabilities testing.
0 commit comments