View Single Post
Old 03-05-2008, 18:29   #3 (permalink)
thastrom
Registered User
 
Join Date: Feb 2008
Posts: 73
how about now ?

Code:
<div class="style11" id="d1" style="display:none;"> <span class="style14">E-mail:</span> text1 <span class="style14">Msn:</span> text2 <span class="style14">AIM:</span> text3</div> <div align="center"><span class="style11"><a href="#" onclick="Effect.BlindUp('d1');; return false;" >Slide Down</a> <a href="#" onclick="Effect.BlindDown('d1');; return false;">Slide Up</a></span> </p> </div
  Reply With Quote