This question has been answered by sottwell. See the first response.
<h3><img class="left" src="assets/sitefiles/images/harperpark-creekfall.jpg" alt="Harper Park - creek" width="250" height="336" />Trail Systems</h3> <p>Create trails and boardwalks that protect sensitive wetlands, but also allow viewing of native wildlife and plants. These trails will be accessible to persons of all ages and abilities.</p> <h3>Bird Watching</h3> <p>Develop a birding checklist to help birders identify local species, sharing our discoveries with others.</p> <h3>Educational Programs</h3> <p>Provide resources so families can learn about, and enjoy nature together, developing a life-time of shared interest in the world around them.</p>
// Don't move caret if selection was image if (elm.childNodes.length != 1 || elm.firstChild.nodeName != 'IMG') { inst.focus(); inst.selection.select(elm); inst.selection.collapse(0); tinyMCEPopup.storeSelection(); }
Heather. Matdave, did you ever find anything? I am running into the exact same problem.
tinyMCEPopup.execCommand("CreateLink", false, "#mce_temp_url#",{ skip_undo : 1 });
tinyMCEPopup.execCommand("mceInsertLink", false, "#mce_temp_url#", { skip_undo : 1 });