Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Programmieren allgemein (https://www.delphipraxis.net/40-programmieren-allgemein/)
-   -   MenueGenerator (https://www.delphipraxis.net/122880-menuegenerator.html)

Fritz01 28. Okt 2008 15:14

Re: MenueGenerator
 
@ Sherlock,
danke für Deine Hilfe.
Das Menue ist ja ok wichtig dabei ist, dass sich die Submenues über dem HauptFrame öffnen, welcher Generator kann das.

Hier mal das FrameSet.

<!doctype html public "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org">
<title>Test</title>
<meta http-equiv="content-type" content=
"text/html; charset=iso-8859-1">
<meta content="text/html; charset=iso-8859-1">
</head>

<frameset border="0" rows="145,*">
<frame name="fldTitel" src="Kopf.html" scrolling="no"
marginheight="0" marginwidth="0">
<frameset cols="150,*">
<frame name="fldInhalt" src="Menue.html" scrolling=
"no" marginheight="0" marginwidth="1">
<frame name="fldHaupt" src="start.html" scrolling=
"auto" marginheight="0" marginwidth="0">
</frameset>

<noframes>
<body>

</body>
</noframes>
</frameset>
</html>

Habe verschiedene Generatoren probiert, bisher leider ohne Erfolg.
Fritz

Sherlock 28. Okt 2008 15:19

Re: MenueGenerator
 
Ach, es geht um Webseiten und HTML und so?

Da bin ich raus, sorry :(

Ich dachte Du meintest Delphi-Frames...

Sherlock

Fritz01 28. Okt 2008 17:11

Re: MenueGenerator
 
Hallo Sherlock,

und ich dachte, das wäre klar, trotzdem DANKE

Fritz


Alle Zeitangaben in WEZ +1. Es ist jetzt 01:48 Uhr.
Seite 2 von 2     12   

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz