Y
Y
Yaroslav2016-09-07 17:51:29
JavaScript
Yaroslav, 2016-09-07 17:51:29

Why doesn't IDEA see the document.createEvent DOM method?

document.createevent - Standard DOM method. Why can't she see him? Instead, it sees document.createEventObject , which is only supported by IE.
cf99af9a7df941ccb0af3ffce43ca170.png
IDEA 15.0.6

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mikhail Osher, 2016-09-07
@kciray

docs .

Many methods used with createEvent, such as initCustomEvent, are deprecated . Use event constructors instead.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question