iFrame einbinden

Autor Nachricht
Verfasst am: 11.06.2007 [15:10]
stephan261

dabei seit: 17.05.2007
Beiträge: 16

Hi,
wahrscheinlich ist es extrem banal ... aber ich komme einfach nicht weiter:
Ich versuche seit einiger Zeit verzweifelt html-Tags innerhalb von iFrames anzusprechen.

Hier meine URL:
www.leuchtfeuer-gemeinde.de/typo/index.php?id=49

Vorerst soll das Hauptmenü belegt werden - Alles andere dürfte sich von selbst erklären
hier mein TS-Auszug:
Typoscript:Zeilennummerierung:  An / Aus

  1. seite = PAGE
  2. seite.align = center
  3. seite {
  4.         typeNum = 0
  5.         stylesheet = fileadmin/templates/LFG_template_vision_3.css
  6.         10 = TEMPLATE
  7.         10.template = FILE
  8.         10.template.file = fileadmin/templates/LFG_template_vision_5.html
  9.         10.workOnSubpart = DOKUMENT
  10.         10.align = center
  11.         10.marks {     
  12.  
  13. # MENU LEVEL 1 START
  14.                 Hauptmenu = HMENU
  15.          Hauptmenu {
  16.                        
  17.                         entryLevel = 0
  18.                     insertData = 1
  19.                     special = directory
  20.                     special.value = 49
  21.                         
  22.                     1 = GMENU
  23.                     1.forceTypeValue = 1
  24.                     1.target = inner_frameset
  25.                     1.noBlur = 1                       
  26.                     1.NO = 1
  27.                     1.NO {
  28.                         XY = 130, 35
  29.                                 transparentBackground = 1
  30.                                 backColor = #A4FF06 |*| white
  31.                                 target = mainframe
  32.  
  33.                                 10 = TEXT
  34.                                 10.text.field = title
  35.                                 10.fontColor = #999999
  36.                                 10.fontSize = 12
  37.                                 10.fontFile = fileadmin/fonts/ARIALBD.ttf
  38.                                 10.value = ( <iframe name="Hauptmenu" src="fileadmin/templates/LFG_template_vision_4.html" width="650" height="400" border="0" frameborder="0" scrolling="no" marginwidth="0" marginheight="0" vspace="0" hspace="0">
  39.                                         </iframe>
  40.  
  41.                                 10.offset = 7, 20
  42. ...


Was mache ich falsch??banghead.gif

www.leuchtfeuer-gemeinde.de




 
TYPO3 Version 4.2.0 testen

TYPO3 Ver. 4.2.0 testen

Testen Sie die neue TYPO3 Version 4.2.0 kostenlos für einen Monat

TYPO3 Bücher

TYPO3 Workshops


TYPO3 Einführungsschulung
in Berlin:
Montag, 07.07.
in Espelkamp:
Montag, 04.08.

TYPO3 Intensivschulung
in Espelkamp:
Mi., 06.08. - Fr., 08.08.
in Würzburg:
Mo., 18.08. - Mi., 20.08.
in Köln:
Mo., 01.09. - Mi., 03.09.
in Berlin:
Mi., 24.09. - Fr., 26.09.

TYPO3 Extensionschulung
in Berlin:
Mo., 14.07. - Mi., 16.07.
in Espelkamp:
Mo., 11.08. - Mi., 13.08.