If you want a Title & Description just create a blank paragraf above the contents of plugin you linked, and use a onClick function in the HTML of the list to set the text of that paragraf to what would suit your needs.
Something like this:
Code:
onclick=MM_setTextOfLayer('put paragraf ID here!','','Put Title & Description here!');
Place this code inside the HTML of each of the pagination elements that are used to navigate the gallery.
|