Knowledge Base support case for Likno Web Accordion Builder, abstracted and stripped of all user’s private info.
Initial Email From: User
Initial Email Subject: how to unlink accordion project code in non-editable region?
Support Case Month: April 2012
I use Dreamweaver with a master template. You inserted the code for my accordion project immediately following the body tag in a NON-EDITABLE portion of my index.htm file. I changed the name of the project, recompiled and relinked it to the index.htm file. now i cannot remove the older project code because it is NON-EDITABLE. there is not "unlink" button. So, if i edit the index.htm file with a text editor to remove that older code of yours, what else must i remove?
Reply From: Likno Customer Support
Hello,
The Linking Code should look like this:
<!-- ******** BEGIN LIKNO WEB ACCORDION CODE FOR likno_accordion_project ******** -->
<script type="text/javascript">var lwacLinkedBy="LiknoWebAccordion [1]",lwacName="likno_accordion_project",lwacBN="230";</script><script charset="UTF-8" src="likno-scripts/likno_accordion_project.js" type="text/javascript"></script>
<!-- ******** END LIKNO WEB ACCORDION CODE FOR likno_accordion_project ******** -->In the highlighted text your linking code should have the old project name that you don't want any more. So, delete the above lines of code. Also, you might want to delete from your server the old .js file and the old accordion subfolder so you won't have extra files you don't actually need.
Thank you!
Regards,
Aggelos Tsakonas
Likno Customer Support
www.likno.com
Powerful javascript menus (CSS menus/drop-down menus/sliding menus), web trees, buttons, tabs, modals, tooltips, accordions, scrollers, designs for your websites!
Tags: accordion, Dreamweaver, html, jquery, Linking Code, Template, unlink