On 5/31/05, Geoff Bowers <
[EMAIL PROTECTED]> wrote:
Andrew Mercer wrote:
> Is there a way to format the text inputed into the Intro for a container
>
> I have got it working with the following, but there must be a better way..?
> from the rule CFC
> <cfif len(trim(stObj.intro)) AND qGetNews.recordCount>
> <cfset tmp = arrayAppend( request.aInvocations,'<div
> class="underheader">#stObj. intro#</div>')>
> </cfif>
Why not include the DIV inside the intro text?
-- geoff
http://www.daemon.com.au/
---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/
--- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
