Append a stylesheet to an iframe with jQuery

前端 未结 5 808
情书的邮戳
情书的邮戳 2020-11-30 05:35

I\'m creating an HTML editor, similar to this one I\'m typing in right now with the output below. I\'m using an iframe and dumping the $htmlTextBox.val() into the body of th

5条回答
  •  春和景丽
    2020-11-30 05:50

    Followup:

    HTML