Insert HTML into iframe

前端 未结 4 1495
终归单人心
终归单人心 2020-12-29 05:05

I am creating a in browser HTML editor. I am using the syntax highlighter called Code Mirror which is very good.

My setup is an iframe that holds a view of the page

4条回答
  •  旧时难觅i
    2020-12-29 05:50

    This problem bugged me too and finally found solution.

    Its late but will add value to other visitors who might need proper fix.

        
    
    
        Iframe test
        
        
    
    
    
    
    

提交回复
热议问题