eadlam
Member since
Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
beforeunload |
For the webkit/gecko example, I changed the argument "event" to "e" to match the (otherwise undeclared) variable "e". I Chose "e" over "event" because VIM (and possibly other editors) highlights "event" as a DOM object. |