[TYPO3] Problem with JSwindow_params = menu=1, location=0
Brian Bendtsen
nightowl at galnet.dk
Fri Apr 20 13:11:55 CEST 2007
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
More information about the TYPO3-english
mailing list