pecunn
11-12-2009, 01:23 AM
hi i having same problem where "+" and "-" icon its not visibible.
i have added both images to my images folder.
i have edited ddaccordion.js
togglehtml: ["suffix", "<img src='../images/plus.gif' class='../css/statusicon' />", "<img src='../images/minus.gif' class='statusicon' />"],
its not even showing there is broken link of picture, so i cant expand or collapse the menu.
im using ddaccordion.js Version 1.7.1
both scripts are declared.
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" src="javascript/ddaccordion.js"></script>
the rest of the scripts is fine, i have the background working fine.
if someone can help me i really appreciated. thanks
i have added both images to my images folder.
i have edited ddaccordion.js
togglehtml: ["suffix", "<img src='../images/plus.gif' class='../css/statusicon' />", "<img src='../images/minus.gif' class='statusicon' />"],
its not even showing there is broken link of picture, so i cant expand or collapse the menu.
im using ddaccordion.js Version 1.7.1
both scripts are declared.
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" src="javascript/ddaccordion.js"></script>
the rest of the scripts is fine, i have the background working fine.
if someone can help me i really appreciated. thanks