WebReflection / ie8

some damn DOM fix for this damned browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some fixes of event and window attributes

joonis opened this issue · comments

commented

Attached a patch to normalize some event and window attributes.

Window: pageXOffset, pageYOffset, scrollX, scrollY, innerWidth, innerHeight
Event: which, charCode, buttons, button (as far as practicable)

ie8.patch.txt

Patch files aren't very easy to review - you may want to send a pull request instead?