Change HTML of an iFrame with jQuery?

前端 未结 4 2146
无人及你
无人及你 2020-11-29 06:24

Is there a way to manipulate the HTML of an iframe that is from the same domain using jQuery?

Thanks for the help.

4条回答
  •  清歌不尽
    2020-11-29 07:15

    Here is an example from the jQuery documentation:

    
    
    
      
    
    
       
    
    
    
    
    

提交回复
热议问题