Accordion query - how to disable a section... Printing issues
Hi there,
I have a definition list accordion with the 'dt' being the active menu
and the 'dd' being the content.
I have a 'dt' with a print link to open a new version of the page with
print CSS. This link is in a 'dt' to maintain the site style and
semantic structure.
The issue is that on clicking the dt it tries to expand as per
expected as it's part of the accordion.
Is there a way of editing the accordion script so that my print 'dt'
doesn't invoke an accordion to a non existent 'dd'?
The site I'm building is at: http://www.hollyrhesson.co.uk/hrh_index.php
If anyone knows of a method to print the accordion with all sections
visible that would be great too! As content is hidden / shown on the
fly, standard CSS only displays the current section open - hence the
separate print page link.
Any help appreciated!
Regards,
Mike