I'm new to pagelime so forgive me if I'm missing something obvious.
I have a site with 'tooltip' -style popup images. I have been having problems with them not working after the page has been edited in pagelime. I have found the post with the advice to wrap the script, which I have done, with the 'conditional comment'... my actual script below:
<!-- CMS:REMOVE --> <script type="text/javascript" src="../../tooltip_js/wz_tooltip.js"></script> <!-- CMS:END-REMOVE -->
This seems to work as advertised, disabling the script in pagelime but retaining it when uploaded to browser.
I then created my editable divs. Tested again after publishing to browser - still works fine. But as soon as I went into the page in pagelime and made an edit to the text (in the same div as the tooltip pic), next time I published to browser, my tooltip pic refused to work.
Can someone help here please. I am not in the least techie and normally go out of my way to avoid having to touch code so answers in words of one syllable please! Thanks.