rukavina / live-css-editor

jquery online css editor, themeroller like tool for customizing your web page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get custom HTML

rafasashi opened this issue · comments

I have implemented Medium-editor on top of the layer inside the iframe.

Now I would like to add a button to get the body content of the iframe with the custom inline css and the custom texts and links inside.

How can I create a new function such as getJson to get the body content of the iframe using customizer.getIFDoc ?