> On Oct 28, 3:29 pm, modius <[EMAIL PROTECTED]> wrote: > > I suspect the biggest offender is yourself ;) You cannot put custom > > tags inside of <cfoutput> statements without generating whitespace. > >
Geoff, you're right that I am the offender. Does a custom tag need to be inside a cfoutput if it references a variable? In other words, does the following have to be inside <cfoutput>? <con:container label="#stobj.objectID#_Right-A"> I just did a test without the cfoutputs and the layout got wacked. But maybe (most likely) I have something else wrong. -- Matt Williams "It's the question that drives us." --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
