mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-08 22:28:10 -05:00
2
dist/doc/extend.md
vendored
2
dist/doc/extend.md
vendored
@@ -164,7 +164,7 @@ Add this function after `ga` is defined:
|
||||
|
||||
### Track page scroll
|
||||
|
||||
Add this function after `ga` is defined:
|
||||
Add this function after `ga` is defined. Note, the following snippet requires jQuery.
|
||||
|
||||
```js
|
||||
$(function(){
|
||||
|
||||
@@ -164,7 +164,7 @@ Add this function after `ga` is defined:
|
||||
|
||||
### Track page scroll
|
||||
|
||||
Add this function after `ga` is defined:
|
||||
Add this function after `ga` is defined. Note, the following snippet requires jQuery.
|
||||
|
||||
```js
|
||||
$(function(){
|
||||
|
||||
Reference in New Issue
Block a user