Hi I am using document.onmousemove to move a <span> element inside the document.also inside the span i am using a close icon to hide the display of the <span>
how can i focus the <span> element, i am not able to focus the span object it is moving along with my mouse, any ways to focus the <span> element?
other any other methods to move a span in a document and focusing the span element by the mouse. Thanks in advance diana