wmd editor (jquery version) over ajax forms
- by Davide Barison
i'm trying wmd editor over ajax.
here there is the bugged code
wdm code is based on openlibrary fork on github
it work very good without ajax.
but when i try to display editor over ajax form it doesn't load.
non ajax version produce this html:
<div id="wmd-container">
<div id="wmd-button-bar"></div>
<div…