Hey,
Thanks for replying
.
I think I understand what your saying but the problem is the the page that loads in the second frame isn't on my web server and I have no control over the codes in it :S, this is what I'm doing:
index.html:
HTML Code:
<html>
<HEAD>
<TITLE>» </TITLE>
</HEAD>
<frameset cols="20%,80%" border="0" scrolling="no" >
<frame src="menu.html" name="menu" />
<frame src="http://www.URLofThirdPartyForum.com/" name="main" />
</frameset>
</html>
Menu.html:
HTML Code:
<HEAD>
<TITLE>» </TITLE>
<style type="text/css">
body
{
background-color:#3b5998;
}
</style>
</HEAD>
<img src="fbpt.png">
<br />On every new page of friends, <u><a href="javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}} " target="main"><font color="#ffffff">Click Here</font></a></u> to automatically highlight all your friends on that page.
© <script type="text/javascript">
var theDate=new Date()
document.write(theDate.getFullYear())
</script>. All rights reserved.</font>
Bookmarks