Visual editor, images and doPopup: missing javascript counterpart
-
I use WP 2.0.3 and it’s visual editor. When I post images with links, all goes ok, but I see this in html code:
<a .. onclick="doPopup(19);return false;" ..>
Is that doPopup function supposed to work? I see companion function in wp-admin/inline-uploading.php, but don’t know if it’s supposed to work in non-admin mode nor how to link it with theme.Or are there companion plugin for this to work?
Thanks in advance.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Visual editor, images and doPopup: missing javascript counterpart’ is closed to new replies.