Labs/Jetpack/API: Difference between revisions

no edit summary
No edit summary
Line 41: Line 41:
'''UI.Content'''
'''UI.Content'''


* '''addLoadHandler({patterns: arrayOfRegexps, filter: function}). Adds a global page load handler. The patterns are matched against the page URL, and in case of a match, the filter method is called in the context of the page.
* addLoadHandler({patterns: arrayOfRegexps, filter: function}). Adds a global page load handler. The patterns are matched against the page URL, and in case of a match, the filter method is called in the context of the page.
577

edits