shelby
Member
<html>
<head>
<title>dynamic css toolbar <title>
<style type="text/css">
a {font-family:arial,helvetica,sans-serif;font-size:12px;
color:#ffffff;text-decoration:none;}
.toolbar{background-color:#666666;}
<script language="javascript">
function linkon(currenlink,cell){
currenlink.style.color="#990000";
currenlink.style.fontweight="bold";
currenlink.style.textdecoration="underline";
var currencell=document.getelemntbyid(cell);
currentcell.style.backgroundcolor="#cccccc"
}
function linkon(currenlink,cell){
currenlink.style.color="#ffffff";
currenlink.style.fontweight="normal";
currenlink.style.textdecoration="none";
var currencell=document.getelemntbyid(cell);
currentcell.style.backgroundcolor="#666666";
}
</script>
</head>
<body bgcolor="red" text="blue">
<table width="600" border="0" cellspacing="0" cellpadding="3"
<tr aling="center">
<td class="toolbar" id="news" width="120">
< href="#">
onmouseover="linkon(this,'news');"
onmouseover="linkon(this,'news');">news</a>
</td>
</tr>
</table>
</body>
</html>
правех една лента с инструменти но не става щнио кажете ми къде бъркам (pravopisa na kompa mi e izklj4itelno ograni4en )
<head>
<title>dynamic css toolbar <title>
<style type="text/css">
a {font-family:arial,helvetica,sans-serif;font-size:12px;
color:#ffffff;text-decoration:none;}
.toolbar{background-color:#666666;}
<script language="javascript">
function linkon(currenlink,cell){
currenlink.style.color="#990000";
currenlink.style.fontweight="bold";
currenlink.style.textdecoration="underline";
var currencell=document.getelemntbyid(cell);
currentcell.style.backgroundcolor="#cccccc"
}
function linkon(currenlink,cell){
currenlink.style.color="#ffffff";
currenlink.style.fontweight="normal";
currenlink.style.textdecoration="none";
var currencell=document.getelemntbyid(cell);
currentcell.style.backgroundcolor="#666666";
}
</script>
</head>
<body bgcolor="red" text="blue">
<table width="600" border="0" cellspacing="0" cellpadding="3"
<tr aling="center">
<td class="toolbar" id="news" width="120">
< href="#">
onmouseover="linkon(this,'news');"
onmouseover="linkon(this,'news');">news</a>
</td>
</tr>
</table>
</body>
</html>
правех една лента с инструменти но не става щнио кажете ми къде бъркам (pravopisa na kompa mi e izklj4itelno ograni4en )