I have a function that i need to call on iframe mousemove(). But i didnt found anything like we have in body tag
We have <body mousemove="Function()"> Do we have anything like this for iframe??
I have a function that i need to call on iframe mousemove(). But i
Share
The
iframecontains its owndocument, ownbodyelement etc.Try something like this: