Hi

I would like to add menu and remove location bar from window popup.

I looked in tsref and found this

jswindow_params = menu=1, location=0

but it has no effect.

My TS:

plantegningCObject = IMAGE
  plantegningCObject {
   file.height = 75
   imageLinkWrap = 1
   imageLinkWrap {
    enable = 1
    bodyTag = <body bgcolor="#000000" leftmargin="2" topmargin="2" 
marginwidth="2" marginheight="2">
    wrap = <a href="javascript:close();"> | </a>
    width = 640m
    height = 640m
    JSwindow = 1
    JSWindow.newWindow = 1
    JSwindow.expand = 4,4
    JSWindow_params = menubar=1, location=0
   }
  }

Any help is appreciated

/Brian Bendtsen
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to