Categories

“Accordion”-1

Template-help.com Team November 15, 2010
Rating: 3.0/5. From 2 votes.
Please wait...

This is an “Accoridion” Script. So-called “Accordion” is a drop-down panel that holds some additional content. JavaScript In order to make the script work, the index-#.html file with an “accordion” should contain these lines of HTML code: The <head> section of the index-#.html file contains these lines of code that initialize the script functionality with basic values: Let us examine this coding. First of all, we hide all “accrodion” elements starting from the second (here numbering starts from ‘0’): The next block of coding shows all “accrodion” elements on click event (when the link with the .show_more_events class is clicked): The next block of coding shows only basic “accrodion” elements on click event (when the link with  the .show_recent_only class is clicked): HTMLAccordion” is represented by a bullet list (<ul> tag) with the .events class. Below you can see the HTML script representation:

This entry was posted in Accordion and tagged accordion, jQuery. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket