It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

Link in one DIV open the link in another div

Link in one DIV open the link in another div

Postby abhijeet_thomas on Tue Feb 20, 2007 1:05 pm

I have made two divs. In one <div> I have the links I want to open these link in another <div> is that possbile. here is the portion of the code

<div name="foo">
<table style="filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=1,StartColorStr='#6F6363',EndColorStr='#C9C2C2');" class="cellclass" width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#93855F" bordercolor="#B4AE9F">
<tr><th>&nbsp;</th></tr>
<tr><td ><a href="http://www.yahoo.com" target="#fool">Yahoo</a></td></tr>
<tr><td ><a href="http://www.google.com" target="#fool">Google</a></td></tr>
<tr><td ><a href="http://www.hotmail.com" target="#fool">hotmail</a></td></tr>
<tr><td ><a href="http://www.rediff.com" target="#fool">rediff</a></td></tr>
<tr><td ><a href="http://www.devppl.com" target="#fool">DevPPL</a></td></tr>
</table></td>
</div>
</tr>
</table></td>
<td width="42%">

<div name="fool">
<table class="gradiant" width="100%" height="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#564646" bordercolor="#B4AE9F">
<tr><th>&nbsp;</th></tr>
<tr><td>&nbsp;</td></tr>

</table>
</div>
User avatar
abhijeet_thomas
 
Posts: 36
Joined: Mon Feb 19, 2007 10:57 am

Who is online

Users browsing this forum: No registered users and 5 guests