Talk:User Action
From Ajax Patterns
Archived Version
There's an archived version of this pattern available, taken from the Ajax Pattern book draft, showing roughly how it appeared before the page became publicly editable.
There's an archived version of this pattern available, taken from the Ajax Pattern book draft, showing roughly how it appeared before the page became publicly editable.
I tried editing the page, but it appears to be locked. Anyway, in the "Solutions" section, the portable event code should read:
function shutdown(ev) {
ev = window.event || ev;
....
}
Time your website with
WebWait - from the creator of AjaxPatterns.org
