Hej,
Hvordan kan man vise det der dropper ned i en frame?
Jeg har brugt denne menu:
http://javascript.about.com/library/xmenu.htm
Framen er sat sådan op:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
</head>
<frameset rows="36,*,22" frameborder="0" border="0"
framespacing="0" bordercolor="#cccccc">
<frameset cols="*,0" frameborder="0" border="0"
framespacing="0" bordercolor="#cccccc">
<frame src="
http://javascript.about.com/library/xmenu.htm"
name="amc_top" scrolling="no" noresize marginwidth="0"
marginheight="0" />
</frameset>
<frameset cols="200,*" frameborder="0" border="0"
framespacing="0" bordercolor="#cccccc" ID="content_holder"
name="content_holder">
<frame src="/menu.php" name="left" scrolling="auto" noresize
/>
<frame src="/front.php" name="right" scrolling="auto"
frameborder="0" border="0" framespacing="0" noresize />
</frameset>
<frame src="/bottom.html" name="Bottom" scrolling="no"
frameborder="0" border="0" framespacing="0" noresize />
<frame src="/bottom.php" name="Bottom" scrolling="no"
frameborder="0" border="0" framespacing="0" noresize />
</frameset>
</html>
mvh Anders
--
Vil du lære at kode HTML, XHTML, CSS, SSI, ASP eller ASP.NET?
- Pædagogiske tutorials på dansk
- Kom godt i gang med koderne
KLIK HER! =>
http://www.html.dk/tutorials