raj_2006
02-24-2007, 09:22 AM
1) Script Title: Dynamic tab content
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
3) Describe problem: Hi All,
First of all thanks to DD for providing a nice script.I am having a problem when replacing the link with an image within a separate <td>.Let me show my little bit modified code.
<ul id="maintab">
<tr>
<td width="77">
<li><a href="#" rel="tcontent1"> <input type="image" src="coverpage_filmer_welcomebut_on.gif" width="77" height="31">
</a></li></td>
<td width="123">
<li><a href="#" rel="tcontent2"> <input type="image" src="coverpage_filmer_guidebut_off.gif" width="123" height="31" border="0"></a></li>
</td>
</tr></ul>
But if i dont use the <td> then its working fine.But in that case I cant keep the images at a proper location i mean side by side.Also I have done changes in the tabcontent.css.I have removed the background images from the css class.I think thats not the problem just need to sort out the <td> problem.
Any help from you is highly welcomed friends.Also thanks in advance....luv...Raj
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
3) Describe problem: Hi All,
First of all thanks to DD for providing a nice script.I am having a problem when replacing the link with an image within a separate <td>.Let me show my little bit modified code.
<ul id="maintab">
<tr>
<td width="77">
<li><a href="#" rel="tcontent1"> <input type="image" src="coverpage_filmer_welcomebut_on.gif" width="77" height="31">
</a></li></td>
<td width="123">
<li><a href="#" rel="tcontent2"> <input type="image" src="coverpage_filmer_guidebut_off.gif" width="123" height="31" border="0"></a></li>
</td>
</tr></ul>
But if i dont use the <td> then its working fine.But in that case I cant keep the images at a proper location i mean side by side.Also I have done changes in the tabcontent.css.I have removed the background images from the css class.I think thats not the problem just need to sort out the <td> problem.
Any help from you is highly welcomed friends.Also thanks in advance....luv...Raj