J
J
Jedi2017-07-03 17:58:03
JavaScript
Jedi, 2017-07-03 17:58:03

How to manage canvas in DOM?

Hello. How can I simulate a click with js on canvas? Here, with the help of the element inspector, I want to find and select the element that I need, but no way. I don't see anything other than the canvas tag. How can I simulate a click, fill out a form if there is a canvas... Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Adikjoro, 2017-07-03
@Adikjoro

I don't remember how things were in native canvas, but I use EaselJS and it's much easier to program canvas. Working with events is the same as working with DOM elements.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question