Is it possible to disable right click on an iframe?

前端 未结 5 1944
深忆病人
深忆病人 2020-12-17 05:03

Is it possible to disable right click on an iframe? I know it might be possible if the file in the iframe resides in the same domain,but i was wondering if it could be don

5条回答
  •  轮回少年
    2020-12-17 05:47

    works on IE to disable right click on Iframe but the problem is it does not work with external websites ,,, iframed file must be at the same domain ... take a look on it

    
    
    Disable Context Menu
    
    
    
    
    
    
    

提交回复
热议问题