Hi
I currently have some Javascript running my left hand nav. See www.kjbeckett.com. I would like to amend this and would appreacaite any advice:
When you click on on of the two headings (by brand / by type) a full list of sub-headings appears / disappears. This works well because I have so many sub-headings I would not want them to appear all the time.
However as I have multiple pages under the sub-headings I would like further javascript to display the sub-sub-headings.
I would like to keep the appear/disapper display as it is at the moment. However I would like a different type of display for the next set of sub headings:
So a customer would click on By Brand (and the sub headings would appear) and then if the customer hovered over Simon Carter a list of sub-sub headings would slide out from the side. I know this is possible by its self but can the two scripts be merged?
Thanks
Paul
I currently have some Javascript running my left hand nav. See www.kjbeckett.com. I would like to amend this and would appreacaite any advice:
When you click on on of the two headings (by brand / by type) a full list of sub-headings appears / disappears. This works well because I have so many sub-headings I would not want them to appear all the time.
However as I have multiple pages under the sub-headings I would like further javascript to display the sub-sub-headings.
I would like to keep the appear/disapper display as it is at the moment. However I would like a different type of display for the next set of sub headings:
So a customer would click on By Brand (and the sub headings would appear) and then if the customer hovered over Simon Carter a list of sub-sub headings would slide out from the side. I know this is possible by its self but can the two scripts be merged?
Thanks
Paul
Comment