generalnewbie Posted January 16, 2003 Share Posted January 16, 2003 Ok im dealing with the previous post to this one... i have a cell and the source is <td onClick="location.href='abc.html'" class="initial" onMouseOver="this.className='mouseOver'" onMouseOut="this.className='mouseOut'" width="164" height="20"> <b> now i want the location.href to change the location of te Iframe im using.. is that possible? i was thinking it was something like location.i3.href="bababa.html" and name of the iframe is I3 btw Link to comment Share on other sites More sharing options...
0 generalnewbie Posted January 16, 2003 Author Share Posted January 16, 2003 NM i fixed it a simple I3.ahref.location= works Link to comment Share on other sites More sharing options...
Question
generalnewbie
Ok im dealing with the previous post to this one...
i have a cell and the source is
<td onClick="location.href='abc.html'" class="initial" onMouseOver="this.className='mouseOver'" onMouseOut="this.className='mouseOut'" width="164" height="20">
<b>
now i want the location.href to change the location of te Iframe im using.. is that possible?
i was thinking it was something like
location.i3.href="bababa.html"
and name of the iframe is I3 btw
Link to comment
Share on other sites
1 answer to this question
Recommended Posts