Skip to content

Commit

Permalink
Fixed ambiguity
Browse files Browse the repository at this point in the history
  • Loading branch information
shogun70 committed Mar 22, 2012
1 parent ac4d768 commit 065e6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -139,7 +139,7 @@ from the `<head>` of the decor page into the `<head>` of the content page.
Navigation
----------

If `history.pushState` is available then HTMLDecor will conditionally over-ride the default browser behavior when links are clicked. If the target of the link is a document that specifies the same decor as the current page then it can be merged into the current page in a _similar_ way to the startup merging of decor and document.
If `history.pushState` is available then HTMLDecor will conditionally over-ride the default browser behavior when links are clicked. If the @href of the link is a document that specifies the same decor as the current page then it can be merged into the current page in a _similar_ way to the startup merging of decor and document.

Some links are not appropriate for this and are ignored by HTMLDecor:

Expand Down

0 comments on commit 065e6a1

Please sign in to comment.