Labs/Jetpack/Reboot/JEP/107: Difference between revisions

Line 93: Line 93:


// Using a function reference enables removal of the script later, see
// Using a function reference enables removal of the script later, see
// the <i>remove</i> method below for more info.
// the remove method below for more info.


myMods.add('script', pageLog);
myMods.add('script', pageLog);
1,273

edits