putting html inside an iframe (using javascript)

前端 未结 6 654
执笔经年
执笔经年 2020-11-27 04:10

Can I create an empty iframe as a placeholder to later insert html into it?

In otherwords, suppose I have an empty iframe with an id,

How do I insert html i

6条回答
  •  天命终不由人
    2020-11-27 04:17

    Yes I know that is possible but the main problem is that we cannot handle a frame from outside it i has already loaded some other thing.

    $(function() {
            var $frame = $('