Работа с фреймами
Добавлено: 29 июн 2005, 00:42
Доброе время суток.
Такой вопрос -
есть код -
<Div Align="Center"><button style = "FONT-SIZE:11pt; BORDER-LEFT-COLOR:#0080c0; BORDER-BOTTOM-COLOR:#0080c0;
WIDTH:170px; BORDER-TOP-COLOR:#0080c0; HEIGHT:25px; BACKGROUND-COLOR:#0080c0;
BORDER-RIGHT-COLOR:#0080c0"
OnMouseOver = "this.style.background = '#0080FF'"
OnMouseOut = "this.style.background = '#0080C0'"
OnMouseDown = "this.style.background = '#004080'"
OnMouseUp = "this.style.background = '#0080C0'"
Onclick = "window.navigate ('top.html')" type=button>
<FONT COLOR="#ffff00">Delphi</FONT>
</button></Div>
как сделать так, чтобы после нажатия кнопки отклывалась страница, например на фрейме "center"
Спасибо.
Такой вопрос -
есть код -
<Div Align="Center"><button style = "FONT-SIZE:11pt; BORDER-LEFT-COLOR:#0080c0; BORDER-BOTTOM-COLOR:#0080c0;
WIDTH:170px; BORDER-TOP-COLOR:#0080c0; HEIGHT:25px; BACKGROUND-COLOR:#0080c0;
BORDER-RIGHT-COLOR:#0080c0"
OnMouseOver = "this.style.background = '#0080FF'"
OnMouseOut = "this.style.background = '#0080C0'"
OnMouseDown = "this.style.background = '#004080'"
OnMouseUp = "this.style.background = '#0080C0'"
Onclick = "window.navigate ('top.html')" type=button>
<FONT COLOR="#ffff00">Delphi</FONT>
</button></Div>
как сделать так, чтобы после нажатия кнопки отклывалась страница, например на фрейме "center"
Спасибо.