Dale, Yep, I blogged this awhile ago...
http://www.andyscott.id.au/index.cfm/2007/8/10/Coldfusion-8-and-Ajax-UI-prob lems Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 -----Original Message----- From: Dale Fraser [mailto:[EMAIL PROTECTED] Sent: Monday, 27 August 2007 2:59 PM To: CF-Talk Subject: CF8 Tab Issue I have what should be a really simple Tab example. But the tabs seem to contain a on the first line of each tab. This is going to ruin the look of what I want to do with tabs, and i'm thinking that there must be a way around this. Have a look at this code. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"> <html> <title>Tabs</title> <body> <cflayout type="tab" tabheight="350"> <cflayoutarea title="Example">line1<br />line2</cflayoutarea> </cflayout> </body> </html> And the result http://code.fraser.id.au/tabs.cfm Any ideas? Regards Dale Fraser <http://dalefraser.blogspot.com> http://dalefraser.blogspot.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287158 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

