<style> /*The code below is to overwrite the a.current settings with the none current link setting: #acdnmenu ul.sub a.link { ...} It should be placed after the stylesheet link accordionmenu.css to guarantee the setting will be overwritten.*/ #acdnmenu ul.sub a.current, #acdnmenu ul.sub div.heading a.current { color:#000; text-decoration:underline; background:none; } </style>Also add the below javascript function call:<script> amenu.close(false); </script>
If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;
If your question is related to the Accordion Menu, click:
Ask new question: Accordion MenuOtherwise navigate to one of the following forum categories, and post your question there.
##