How to disable all hrefs in iframe but maintain text dragging?

تبليغ
سؤال

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

I want to disable all interactions in iframe except selecting text to copy something, is it possible?

<iframe src=”test.html” style=”pointer-events: none” sandbox></iframe>

This doesn’t work because it blocks text dragging too. Also the sandbox is not working.

‫أضف إجابة

تصفح
تصفح

مجهول يجيب