jpartogi / django-wmd-editor

Pluggable wmd editor wrapper for django apps
BSD 3-Clause "New" or "Revised" License
53 stars 15 forks source link

don't working from an iframe #16

Open Zhiz0id opened 13 years ago

Zhiz0id commented 13 years ago

wmd don't working from an iframe (using top)

jpartogi commented 13 years ago

Why do you want to make it inside an iframe?

Zhiz0id commented 13 years ago

as an editor for an iframe application (for example every canvas application in facebook is iframe)

Zhiz0id commented 13 years ago

I've done monkey patch, just replaced top to window.self but that breaks code preview