hi everyone I am trying to fix min and max button function to container in skin. i am trying to use dnncore.js container_maxmin function. but i am unable to do. please guide me in making min and max functionality to container.
i am using below code. plz correct if any mistakes are need any updates.
Thanks.
************************************************************************
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="25" valign="top" class="titlebox_red"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="25" valign="middle" class="titlebox_red_left"><img src="spacer.gif" width="8" height="25" /></td>
<td height="25" valign="middle"></td>
<td height="25" valign="middle"></td>
<td width="100%" valign="top" nowrap="nowrap"><span id="3670_lblTitle" class="title">Important Container </span>
</td>
<td height="25" valign="middle"></td>
<td height="25" valign="middle"><a id="3670" title="Minimize" href="" cookieid="" containerid="3670_Container" ><img id="3670_imgVisibility" title="Minimize" src="min.gif" alt="Minimize" border="0" /></a></td>
<td height="25" valign="middle" class="titlebox_red_right"><img src="spacer.gif" width="8" height="25" /></td>
</tr>
</table></td>
</tr>
<tr>
<td valign="top" class="padtop"><div class="top"><div class="bottom"><div class="bottom_right"><div class="bottom_left"><div class="top_right"><div class="top_left"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td id="3670_ContentPane" align="center" class="content DNNAlignleft"><!-- Start_Module_3670 --><table id="3670_ModuleContent" cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td>
<table id="3670_HtmlModule_lblContent" class="Normal" cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td>
<p>I’m the most important bit of the site, where everybody looks first. Then, as soon as you know that, your eyes decide to go off elsewhere.</p>
<p><strong><a href=""><img height="11" alt="" hspace="2" width="11" align="absMiddle" border="0" src="arrow_grey.gif" />Come back! Come back!</a><br />
</strong><strong><a href=""><img height="11" alt="" hspace="2" width="11" align="absMiddle" vspace="5" border="0" src="arrow_grey.gif" />Don't leave me stranded!</a></strong></p>
<p align="center"><a href=""><img class="show" height="26" alt="" hspace="60" width="100" vspace="2" border="0" src="spacer.gif" /></a></p>
</td></tr></table>
<!-- End_Module_3670 -->
</td></tr></table></td>
</tr>
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="100%" valign="middle" nowrap="nowrap" style="line-height:1px;"></td>
<td valign="middle" nowrap="nowrap" style="line-height:1px; font-size:1px;"></td>
<td valign="middle" nowrap="nowrap" style="line-height:1px; font-size:1px;"></td>
<td valign="middle" nowrap="nowrap" style="line-height:1px; font-size:1px;"></td>
</tr>
</table></td>
</tr>
</table></div></div></div></div></div></div></td>
</tr>
</table>
****************************************************************************************