Drago_Drake
01-18-2003, 10:30 PM
hi right i had some problems with my site, and they were all fixed when i posted em in html forum, but my last one i got no answer, so as this menu is css i thought id try it here. right ive got frames, lol and these menu wont target them ive added this : <a href="page.html" target="nameofframe"> just about everwhere, but it doesnt matter where i put it, it opens in the sam dammed frame, can someone PLEASE help me !!!!!!!!
<body bgcolor="#C0C0C0">
<style type="text/css">
<!--
.Navlink {COLOR: #000000; TEXT-DECORATION: none; font-family: flat brush; font-size: 11pt; font-weight: bold;}
a:link.Navlink {color : #000000;}
a:visited.Navlink {color : #000000;}
a:active.Navlink {text-decoration: none;}
a:hover.Navlink {text-decoration: none;}
-->
</style>
<script language = "javascript">
<!--
function LmOver(elem, clr)
{elem.style.backgroundColor = clr;
elem.children.tags('A')[0].style.color = "#FFFFFF";
elem.style.cursor = 'hand'}
function LmOut(elem, clr)
{elem.style.backgroundColor = clr;
elem.children.tags('A')[0].style.color = "#000000";}
function LmDown(elem, clr)
{elem.style.backgroundColor = clr;
elem.children.tags('A')[0].style.color = "#FFFFFF";}
function LmUp(path)
{location.href = path;}
//-->
</script>
<table border="0" width="125" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0">
<tr><td width="100%">
<table border="0" width="100%" cellspacing="1" cellpadding="1">
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('http://www32.brinkster.com/dragodrake/index.html')" bgcolor="#c0c0c0"><A HREF="http://www32.brinkster.com/dragodrake/index.html" Class="navlink"> Home</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Public Forum</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Member Forum</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Leaders Forum</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Members</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Trail Member</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Ex-Members</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Ranks</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Member Profiles</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Joining</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Clan Rules</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Medals</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Aok Ratings</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Fun Stuff</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Downloads</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Aok Downloads</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Recorded Games</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Links</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> History</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('http://NazGulClan.zzn.com ')" bgcolor="#c0c0c0"><A HREF="http://NazGulClan.zzn.com " Class="navlink"> Clan Email</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Credits</a></td></tr>
</table>
</td></tr>
</table>
when i tryed to insert u tag in a few palces it just zzzzed up page, and still opened in the same frame, could u tell me where to put the tag ? btw only the top link of the menu has actually got the address so far, ive bold'nd the first bit so u can c it
<body bgcolor="#C0C0C0">
<style type="text/css">
<!--
.Navlink {COLOR: #000000; TEXT-DECORATION: none; font-family: flat brush; font-size: 11pt; font-weight: bold;}
a:link.Navlink {color : #000000;}
a:visited.Navlink {color : #000000;}
a:active.Navlink {text-decoration: none;}
a:hover.Navlink {text-decoration: none;}
-->
</style>
<script language = "javascript">
<!--
function LmOver(elem, clr)
{elem.style.backgroundColor = clr;
elem.children.tags('A')[0].style.color = "#FFFFFF";
elem.style.cursor = 'hand'}
function LmOut(elem, clr)
{elem.style.backgroundColor = clr;
elem.children.tags('A')[0].style.color = "#000000";}
function LmDown(elem, clr)
{elem.style.backgroundColor = clr;
elem.children.tags('A')[0].style.color = "#FFFFFF";}
function LmUp(path)
{location.href = path;}
//-->
</script>
<table border="0" width="125" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0">
<tr><td width="100%">
<table border="0" width="100%" cellspacing="1" cellpadding="1">
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('http://www32.brinkster.com/dragodrake/index.html')" bgcolor="#c0c0c0"><A HREF="http://www32.brinkster.com/dragodrake/index.html" Class="navlink"> Home</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Public Forum</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Member Forum</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Leaders Forum</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Members</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Trail Member</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Ex-Members</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Ranks</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Member Profiles</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Joining</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Clan Rules</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Medals</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Aok Ratings</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Fun Stuff</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Downloads</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Aok Downloads</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Recorded Games</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Links</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> History</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('http://NazGulClan.zzn.com ')" bgcolor="#c0c0c0"><A HREF="http://NazGulClan.zzn.com " Class="navlink"> Clan Email</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#000000')" onMouseout="LmOut(this, '#c0c0c0')" onMouseDown="LmDown(this, '#000000')"
onMouseUp="LmUp('#')" bgcolor="#c0c0c0"><A HREF="#" Class="navlink"> Credits</a></td></tr>
</table>
</td></tr>
</table>
when i tryed to insert u tag in a few palces it just zzzzed up page, and still opened in the same frame, could u tell me where to put the tag ? btw only the top link of the menu has actually got the address so far, ive bold'nd the first bit so u can c it