Collapse-O-Matic ID Tag In Link

A quick example of how to link to—and autoexpand—a collapse-o-matic element on the same page. Key: Assign the link a class of expandanchor like so: question 1answer 1 question 2answer 2 question 3answer 3 <a class=”expandanchor” href=”#q1″>question 1</a> <a class=”expandanchor” href=”#q2″ rel=”m_PageScroll2id”>question 2</a> <a href=”#q3″>question 1</a> question 1 question 2 (page scroll 2 id) question …

Collapse-O-Matic > Line of Trigger Images

Step One Create each expand element using the title element as the image tag. Assign it a trigclass=”noarrow” and give it an alt attribute that makes sense: [expand title=”<img src=’http://example.com/image.jpg’ />” trigclass=”noarrow” tag=”div” alt=”turtles one”]This is the content of the first image[/expand] Step Two Wrap each expand element in a div with a unique class. …

Collapse-O-Matic > Arrow Only Trigger Test

<span class=”collapseomatic” id=”textfree”></span><a href=”http://plugins.twinpictures.de/” target=”_blank”>This is a link</a> <div id=”target-textfree” class=”collapseomatic_content”>This is some content</div> This is a link This is some content This is an example of how the arrow is used for expand/collapse and the text is a link to another page.

Collapse-O-Matic > Find-Me ID Test

The Wookiees’ natural habitats were the dense forests of the planet Kashyyyk (though one source does imply that they were immigrants to this planet). Kashyyyk was covered with massive wroshyr trees, in which the Wookiees constructed their homes and cities. Reportedly, Wookiees were descended from tree-climbing mammals. They had the ability to easily learn most …

Collapse-O-Matic > Lock Open

An element can be set to ‘lock open’ once it has been expanded by setting trigclass=”colomat-expand-only”: Also works for grouping (Star Wars will lock open): Fiction Fact Also works for highlander-grouping (Monkeys will lock open): Fiction Also works for nested elements (level 3 will stay open): And of course expand/collapse all triggers: Expand All Collapse …