For the popup parameter in tacos's (4.0.1) AjaxDirectLink component, when the parameter displayCloseAction is set to false, the popup (floating pane) still shows the 'close popup' icon on the top right corner of the popup.
<binding name="popup"> literal:{ title:"Help Pop up", widgetId:"myPopupWID", constrainToContainer:true, hasShadow:false, resizable:true, toggle:'fade', displayCloseAction:false, persistenceWidgetPosition: false, contentNodeId:'myPopup', style:'width: 360px; height: 480px; left: 100px; top: 100px' } </binding> When 'displayCloseAction:false,' is omitted in the above, the popup does not have a 'close popup' icon. It looks as though 'displayCloseAction:false,' is treated as 'displayCloseAction:true,'. Similar behavior for displayMaximizeAction and displayMinizeAction. I wonder if someone else has experienced the above. Shing Home page : http://uk.geocities.com/matmsh/index.html Send instant messages to your online friends http://uk.messenger.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]