[fusion-users] jx.Dialog() scroll: boolean no effect?
GordonL
gordon.luckett at arrowgeomatics.com
Fri Apr 12 12:25:25 PDT 2013
Hi All, I was wondering if the
scroll: true or false has any effect.
I can't seem to stop the little scollbars in my Dialog
var dReport = new top.top.iFrameMap.Jx.Dialog({
id: 'dialogReport',
label: OpenLayers.i18n('Reports'),
modal: false,
resize: true,
horizontal: 'left -5',
vertical: '45 top',
width: 300,
height: 400,
scroll: *false*,
contentId: 'ReportPanel'
});
dReport.openURL('/gis/html/sidearea.html');
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/jx-Dialog-scroll-boolean-no-effect-tp5046483.html
Sent from the Fusion Users mailing list archive at Nabble.com.
More information about the fusion-users
mailing list