Custom JavaScript and Quick Edit
I have a custom tag, implemented as plugin since the basic BBcode doesn't do it, that needs a JavaScript function call for full functionality.
Works just fine on new posts, page reloads, ...
However, the initialization JavaScript function is not called when the post is modified via Quick Edit (inline Ajax / Edit).
Is there some way around that problem?
|