/ Published in: HTML
Expand |
Embed | Plain Text
<div> [-intro-] <div align="right" id="expand_button"><span style="color:#834604;cursor:pointer;font-weight:bold;" onmouseover="this.style.color='#332F28';this.style.textDecoration='underline';" onmouseout="this.style.color='#834604';this.style.textDecoration='none';" onclick="document.getElementById('collapsed_content').style.display='block'; document.getElementById('expand_button').style.display='none';">[read more...]</span></div> <div id="collapsed_content" style="display:none;"> [-collapsed content-] <div align="right" id="expand_button"><span style="color:#834604;cursor:pointer;font-weight:bold;" onmouseover="this.style.color='#332F28';this.style.textDecoration='underline';" onmouseout="this.style.color='#834604';this.style.textDecoration='none';" onclick="document.getElementById('collapsed_content').style.display='none'; document.getElementById('expand_button').style.display='block';">[collapse...]</span></div> </div> </div>
You need to login to post a comment.
