Purtroppo non ne capisco nulla di Java, ti posto la pagina, dove metteresti le modifiche?
GRAZIE.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Il plastico di Corbezzi</title>
<script>
// Script di apertura per ogni finestra popup (centrata automaticamente)
function finpopup(url, larghFin, lunghFin) {
var scw = screen.width
var sch = screen.height
var dasx= ((scw-larghFin)/2)
var datop = ((sch-lunghFin)/2)
parametri = "scrollbars = 1 resizable = 0 width =" + larghFin + ", height=" + lunghFin + ", left=" + dasx +", top=" + datop;
window.open(url, "", parametri)
}
</script>
<link rel=stylesheet href="../../../../grafcom/fogliostile.css" type="text/css">
</head>
<body background="../../../../grafcom/back.jpg" scroll="no">
Apri finestra
<div style="position: absolute; left:15px; top:3px;">
[img]foto1.jpg[/img]</div>
<div style="position: absolute; left:50px; top:400px; width:60px;">
<TABLE class=backgnd1 cellSpacing=1 cellPadding=2 width="100%" border=0><TBODY>
<TR><TD class=puls1>Leggimi</TD></TR> </TBODY></TABLE></div>
<div style="position: absolute; left:638px; top:400px; width:60px;">
<TABLE class=backgnd1 cellSpacing=1 cellPadding=2 width="100%" border=0><TBODY>
<TR><TD class=puls2>Chiudi</TD></TR>
</TBODY></TABLE></div>
<div style="position: absolute; left:700px; top:400px; width:60px;">
<TABLE class=backgnd1 cellSpacing=1 cellPadding=2 width="100%" border=0><TBODY>
<TR><TD class=puls2><center>Avanti</TD></TR>
</TBODY></TABLE></div>
</body>
</html>