|
New Coder
Join Date: Sep 2005
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
|
heres the code
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title></title>
</head>
<STYLE TYPE="text/css">
/* CSS Document */
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #4F5150;
background-image: url();
scrollbar-arrow-color:#aaaaaa;
scrollbar-base-color:#000000;
scrollbar-face-color:#555555;
}
a:link {
text-decoration: none;
color: #00CCFF;
}
a:visited {
text-decoration: none;
color: #00CCFF;
}
a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #0099FF;
}
a:active {
text-decoration: none;
}
.log_testo {
font-family: Tahoma, Arial, Helvetica;
font-size: 10px;
color: #CCCCCC;
}
a:hover {
}
.log_testoBoldWhite {
font-family: Tahoma, Arial, Helvetica;
font-size: 10px;
color: #FFFFFF;
font-weight: bold;
}
.testocolorato {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
color: #7C460B;
}
.menuname {
font-family: Tahoma, Arial, Helvetica;
font-size: 9px;
color: #999999;
}
.menunameActive {
font-family: Tahoma, Arial, Helvetica;
font-size: 9px;
color: #0068AE;
font-weight: bold;
}
.menunameVisited {
font-family: Tahoma, Arial, Helvetica;
font-size: 9px;
color: #666666;
}
.foottest {
font-family: Tahoma, Arial, Helvetica;
font-size: 9px;
color: #CCCCCC;
}
.foot_testo {
font-family: Tahoma, Arial, Helvetica;
font-size: 9px;
color: #666666;
}
.foot_testoOrange {
font-family: Tahoma, Arial, Helvetica;
font-size: 9px;
color: #00CCFF;
font-weight: bold;
}
.testonormale {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
color: #666666;
}
.testonormaleBlack {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
color: #000000;
}
.style2 {font-family: Tahoma, Arial, Helvetica; font-size: 11px; color: #000000; font-weight: bold; }
.titolopagina {
font-family: Arial, Helvetica, sans-serif;
font-size: 25px;
color: #0068AE;
}
.testonormaleBlackBold {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
color: #000000;
font-weight: bold;
}
.inputboxColored {
font-family: Tahoma, Arial, Helvetica;
font-size: 10px;
color: #FFFFFF;
background-color: #FA9529;
}
.bgHeadTable {
background-color: #F8ECE4;
}
</STYLE>
<script>
function esempio(str) {
searchWin = window.open(str,'esempio','scrollbars=yes,resizable=yes,width=700,height=350,status=no,location=no,t oolbar=no');
}
function findomande(str) {
searchWin = window.open(str,'findomande','scrollbars=yes,resizable=yes,width=700,height=550,status=no,location=n o,toolbar=no');
}
</script>
<script language="javascript">
function checkrequired(which){
var pass=true
if (document.images){
for (i=0;i<which.length;i++){
var tempobj=which.elements[i]
if (tempobj.id.substring(0,8)=="required"){
if (((tempobj.type=="text"||tempobj.type=="textarea")&&tempobj.value=='')||(tempobj.type.toString().cha rAt(0)=="s"&&tempobj.selectedIndex==-1)){
pass=false
break
}
}
}
}
if (!pass){
alert("Non hai compilato correttamente il form. I campi contrassegnati con * sono obbligatori. Clicca su OK.")
return false
}
else
return true
}
function numeros(){
var key = window.event.keyCode;
if (key > 58)
{alert("Attenzione, è obbligatorio inserire un numero");
window.event.keyCode = 0;
return false; }
if (key < 48)
{alert("Attenzione, è obbligatorio inserire un numero");
window.event.keyCode = 0;
return false; }
}
</script>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title></title>
</head>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #4F5150;
background-image: url();
scrollbar-arrow-color:#aaaaaa;
scrollbar-base-color:#000000;
scrollbar-face-color:#555555;
}
.inputboxColored {
font-family: Tahoma, Arial, Helvetica;
font-size: 10px;
color: #0000FF;
background-color: #FA9529;
border: 0px solid #FA9529;
text-align: right;
height:10;
}
.testocolorato {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
color: #FFFFFF;
}
.testonormale {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
color: #FFFFFF;
border-collapse: collapse;
}
.D11 {
POSITION:absolute;
VISIBILITY:hidden;
Z-INDEX:200;
}
-->
</style>
<SCRIPT TYPE="text/javascript">
Xoffset=-60;
Yoffset= 20;
var isNS4=document.layers?true:false;
var isIE=document.all?true:false;
var isNS6=!isIE&&document.getElementById?true:false;
var old=!isNS4&&!isNS6&&!isIE;
var skn;
function initThis()
{
if(isNS4)skn=document.d11;
if(isIE)skn=document.all.d11.style;
if(isNS6)skn=document.getElementById("d11").style;
}
function popup(_m,_b)
{
var content="<TABLE WIDTH=130 BORDER=0 BORDERCOLOR=black CELLPADDING=2 CELLSPACING=0 "+"BGCOLOR="+_b+"><TD ALIGN=center><FONT COLOR=black SIZE=2>"+_m+"</FONT></TD></TABLE>";
if(old)
{
alert("You have an old web browser:\n"+_m);
return;
}
else
{
if(isNS4)
{
skn.document.open();
skn.document.write(content);
skn.document.close();
skn.visibility="visible";
}
if(isNS6)
{
document.getElementById("d11").style.position="absolute";
document.getElementById("d11").style.left=x;
document.getElementById("d11").style.top=y;
document.getElementById("d11").innerHTML=content;
skn.visibility="visible";
}
if(isIE)
{
document.all("d11").innerHTML=content;
skn.visibility="visible";
}
}
}
var x;
var y;
function get_mouse(e)
{
x=(isNS4||isNS6)?e.pageX:event.clientX+document.body.scrollLeft;
y=(isNS4||isNS6)?e.pageY:event.clientY+document.body.scrollLeft;
if(isIE&&navigator.appVersion.indexOf("MSIE 4")==-1)
y+=document.body.scrollTop;
skn.left=x+Xoffset;
skn.top=y+Yoffset;
}
function removeBox()
{
if(!old)
{
skn.visibility="hidden";
}
}
if(isNS4)
document.captureEvents(Event.MOUSEMOVE);
if(isNS6)
document.addEventListener("mousemove", get_mouse, true);
if(isNS4||isIE)
document.onmousemove=get_mouse;
</SCRIPT>
<base target="centrale">
<body leftmargin="0" rightmargin="0">
<DIV ID="d11" CLASS="d11"></DIV>
<p class="testocolorato">
<table width="100%" height="60" cellpadding="0" cellspacing="0" class="testonormale">
<tr align="center" valign="middle"><td colspan="91.041666666667">
<!-- Table for the Months-->
<table width="100%" height="100%" cellpadding="0" cellspacing="0" class="testonormale">
<tr>
<td align="left" width="30%"></td><td align="center" width="40%"><a href="gantcentrale.php?visualizza=daa&codicecalcolo=" title="Visualizza il mese di "><<<</a> da: 28 Settembre 2005 a: 28 Dicembre 2005<a href="gantcentrale.php?visualizza=daa&codicecalcolo=1135724400" title="Visualizza il mese di ">>>></a></td>
<td align="right" width="30%">
<a href="gantcentrale.php?visualizza=giorno" title="Visualizza il gantt in modalità giornaliera">Giorno</a> ||
<a href="gantcentrale.php?visualizza=settimana" title="Visualizza il gantt in modalità settimanale">Settimana</a> ||
<a href="gantcentrale.php?visualizza=mese" title="Visualizza il gantt in modalità mensile">Mese</a> ||
<a href="gantcentrale.php?visualizza=anno" title="Visualizza il gantt in modalità annuale">Anno</a>
</td> </tr>
</table>
<!-- End of table for the months-->
Heres my code is there anything you can do with it
Thanks bud
|