Ask Question Forum:
Model Library:2025-02-08:A.I. model is online auto reply
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by Norton Alex
at 2024-09-13 11:29:28
Point:500 Replies:2 POST_ID:829272USER_ID:12423
Topic:
javascript#jquery
seems, onclick() is not working on iframe, only onmouseover, onmouseout is working..
Any methed can similate onclick on iframe tag..
Please provide some code or some good reference link
Accepted Solution
Expert: Wilson Edwards replied at 2024-09-13 15:15:46
500 points Excellent
I modified iframe src to cross-domain https://abc.com, it also works, I save the file as follows
https://computer28.com/learn/detect-iframe.html Author: Norton Alex replied at 2024-09-13 14:58:52
You can read this link
https://www.jqueryscript.net/demo/Detect-Click-Into-iFrame-using-jQuery-iframeTracker-Plugin/