collapsible elements
-
I am using this plugin and it’s wonderful. https://www.ads-software.com/extend/plugins/collapsible-elements/. The plugin author’s site and all the documentation is gone, however, so I’m hoping someone else might have some experience with it and advice to share.
I have four collapsible elements on my page. I want one of them to be already expanded when the visitor comes to the page.
Here is the code for one of the elements, any ideas? Thanks in advance!
<h3><span class="style2"><strong>#1: October 2 & 3 </strong></span> <a href="#" onclick="xcollapse('X4863');return false;"> <img src="https://radiusensemble.org/images/expand1.gif" alt="expand" width="9" height="11" /></h3></a> <div id="X4863" style="display: none; background: transparent;"> <p><strong>Saturday, October 2, 2010 at 8 pm</strong> – Killian Hall at MIT, Cambridge<br /> <strong> Sunday, October 3, 2010 at 4 pm</strong> – Rivera Hall at Rivers School Conservatory, Weston<br /> TAKEMITSU<img src="https://radiusensemble.org/images/spacer.gif" alt="spacer" width="30" height="10" />“and then I knew ‘twas wind” for flute, viola and harp<br /> NIELSEN<img src="https://radiusensemble.org/images/spacer.gif" alt="spacer" width="30" height="10" /> Woodwind Quintet, Op. 43<br /> MOZART<img src="https://radiusensemble.org/images/spacer.gif" alt="spacer" width="30" height="10" />Adagio in C for English horn and strings K.580<br /> SCHOENFIELD<img src="https://radiusensemble.org/images/spacer.gif" alt="spacer" width="30" height="10" /><em>Café Music</em> for piano trio</p> <p><a href="https://radiusensemble.org/?page_id=4">Buy Tickets</a> | <a href="https://radiusensemble.org/?page_id=14">Directions & Parking</a> | Learn More </p> </div>
- The topic ‘collapsible elements’ is closed to new replies.