Asked by Wilson Edwards
at 2025-04-14 01:22:51
Point:500 Replies:2 POST_ID:829362USER_ID:12108
Topic:
javascript
For example,
I have a link in DIV-A tag now I can not click the link in DIV-A
because it is covered by DIV-B
I want to click the link DIV-A anyway.
I tried this example, it work at https://computer28.com/learn/pointer-events.php
Any other good example or other method to achieve this ?
Please advise