577
edits
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. | ||
edits