You need to be logged in to post in the forums. If you do not have an account, please sign up first.
KeyboardEvent
Opera use "KeyEvent" type for keyboard events - it's a bad, because in last w3c draft event change name to "KeyboardEvent"http://www.w3.org/TR/DOM-Level-3-Events/#events-keyboardevents

and i can't use:
document.createEvent('KeyboardEvent')
i am very upset.
Opera version: 12.00 alpha Build 1116
Forums » Dev.Opera » Archived Opera Web Standards Curriculum Discussions