Skip to content

Commit

Permalink
- Readme notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
damian-pastorini committed Feb 5, 2016
1 parent 6c7e140 commit 85fcb85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ If you have a different theme other than the default, you will need to copy the

### Development Notes
To hook to window.ias you need to listen the window.onload event:

`jQuery(window).load(function() {
console.log('window load jquery');
console.log(window.ias);
Expand Down

0 comments on commit 85fcb85

Please sign in to comment.