|
|
@ -1251,7 +1251,7 @@ document |
|
|
|
|
|
|
|
|
|
|
|
{% highlight html %} |
|
|
|
{% highlight html %} |
|
|
|
<!-- Use data-ignore="push" to prevent the push.js interception --> |
|
|
|
<!-- Use data-ignore="push" to prevent the push.js interception --> |
|
|
|
<a href="http://www.google.com" data-ignore="push">Google<a> |
|
|
|
<a href="http://www.google.com" data-ignore="push">Google</a> |
|
|
|
{% endhighlight %} |
|
|
|
{% endhighlight %} |
|
|
|
|
|
|
|
|
|
|
|
<p class="component-description">Push.js binds an event to the document that returns a detail object and can be used to fire a callback.</p> |
|
|
|
<p class="component-description">Push.js binds an event to the document that returns a detail object and can be used to fire a callback.</p> |
|
|
|