Hi,
musste leider feststellen, dass
document.body.addEventListener("click", controls.click, true);
inputs vom typ text unbenutzbar macht - man kann da einfach kein focus setzen
Ohne zu wissen, was controls.click macht, können wir dir nicht sagen, warum.
- kann man dies irgendwie umgehen?
Bestimmt - setze dich mit Event-Bubbling/-Capturing auseinander.
MfG ChrisB
--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]