Perzonalizar pagina web..

Mi pregunta es la siguiente como hago para que no me aparesca
toolbars
resizable
menu
estado
directorios
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title> .:: PROCEDIMIENTOS ::. </title>
<link rel="stylesheet" href="../../../tupa/tupa/tupa_b.css" type="text/css" media="screen" title="no title" directories="no" location="no" status="no"
 menubar="no" resizable="yes" charset="utf-8">
<head>
<SCRIPT src="" type=text/javascript></SCRIPT>
<style>
<!--
.spc{
height:15px;
width:300px;
}
.spc2{
height:5px;
width:300px;
}
.sec{
 position:top;
 right: -20px;
 width:300px;
}
* {
 PADDING-RIGHT: 0px;
 PADDING-LEFT: 0px;
 SCROLLBAR-FACE-COLOR: #ffffff;
 FONT-SIZE: 11px; PADDING-BOTTOM: 0px;
 MARGIN: 0px;
 SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
 SCROLLBAR-SHADOW-COLOR: #cccccc;
 COLOR: #444444;
 SCROLLBAR-3DLIGHT-COLOR: #ffffff;
 SCROLLBAR-ARROW-COLOR: #cccccc;
 PADDING-TOP: 0px;
 SCROLLBAR-TRACK-COLOR: #ffffff;
 FONT-FAMILY: Arial, Helvetica, sans-serif;
 SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
-->
</style>
</head>
<body>
<map name="XPMapbb">
<area target="_blank"
href="paso1.html"
 onmouseover="window.open(this.href, this.target, 'width=350,height=250')";return false;" alt="VER"
shape="CIRCLE" coords="81,145,20">
<area  target="_blank"
href="paso2.html"  onmouseover="window.open(this.href, this.target, 'width=350,height=250'); return false;"
alt="VER"
shape="CIRCLE" coords="81,230,20">
<area  target="_blank"
href="paso3.html"  onmouseover="window.open(this.href, this.target, 'width=350,height=250'); return false;"
alt="VER"
shape="CIRCLE" coords="81,322,20">
<area  target="_blank"
href="paso4.html"  onmouseover="window.open(this.href, this.target, 'width=350,height=250'); return false;"
alt="VER"
shape="CIRCLE" coords="82,425,20">
<area  target="_blank"
href="paso5.html"  onmouseover="window.open(this.href, this.target, 'width=350,height=250'); return false;"
alt="VER"
shape="CIRCLE" coords="81,519,20">
<area  target="_blank"
href="paso6.html"  onmouseover="window.open(this.href, this.target, 'width=350,height=250'); return false;"
alt="VER"
shape="CIRCLE" coords="82,597,20">
<area  target="_blank"
href="paso7.html"  onmouseover="window.open(this.href, this.target, 'width=350,height=250'); return false;"
alt="VER"
shape="CIRCLE" coords="82,676,20">
<area  target="_blank"
href="paso8.html"  onmouseover="window.open(this.href, this.target, 'width=350,height=250'); return false;"
alt="VER"
shape="CIRCLE" coords="83,749,20">
</map>
<img border="0"
src=imagenes/miempresa/procedimientos/procedimientos.jpg height=800 width=500
usemap="#XPMapbb">  
</div>
</body>
</html>
Respuesta
lo tienes que poner en el tercer argumento de la funcion window.open, algo así como 'width=350, height=250, status=0,toolbar=0"
En este link http://tinyurl.com/y8jele6 encontraras alguans guias, la primera es muy completa.
mmm mi pregunta fue por la pagina principal....
no por los que estan en el mapa....
Ahhh, es no es posible hacerlo, tendras que abrir un pop up, en cuanto cargue la pagina. Pero no lepuedes sacar las barras ni nada al navegador.
mmmm!
nose puede ?
es que si lo hago popup no sale el scrollbar perzonalizadO....
Bueno intentare .... hacerlo
Gracias por la ayuda...!!!
Cuidado, ese scroll bar funciona solo en ie, en ningun otro navegador va a funcionar.
Y si, no se puede.

Añade tu respuesta

Haz clic para o

Más respuestas relacionadas