Ajax.importTag('CFLAYOUT-BORDER'
Hi guys,
i got the coldfusion is not define with javascript error: Ajax.importTag('CFLAYOUT-BORDER'. Please look at what i have below and tell me what i need to do?
<cfajaximport tags="cfform,cftree,cfgrid,cftooltip,cflayout-border,cflayout-tab">
<cflayout type="border" style="border-style:solid;height:460px;width:620px;">
<cflayoutarea name="nextframe" position="right" align="left" style="width:620px; height:300px;"
source ="nextpage.cfm?item={itemSelection}&month=#month#&year=#year#"/>
</cflayout>
Thanks
KT
