<body > query="allphotos">'photoslarge/#filenamelarge#'<cfif
allphotos.recordcount NEQ allphotos.currentrow>,</cfif></cfoutput>)">

Pascal

> -----Original Message-----
> From: Jeffrey Fongemie [mailto:[EMAIL PROTECTED]
> Sent: 07 September 2004 16:55
> To: CF-Talk
> Subject: Looping Question
>
> Hi everyone,
>
> I'm using a query and loop to fill a <body onLoad> statement for a
> _javascript_ image preload.
>
> So far I've got:
>
> <body query="allphotos" startrow="1"
>
endrow="#allphotos.recordcount#"><cfoutput>'photoslarge/#filenamelarge#'
,<
> /cfoutput></cfloop>)">
>
> This works except that it puts a comma at the end of my list and that
> buggers up my _javascript_. I need it to loop through, adding a comma
> between each imagename but not at the end?
>
> For the life of me, I can't get this to work.
>
> I end up with:
>
>
> <body > > M.jpg','photoslarge/St-Francis-de-Asis-Detail-.jpg',)">
>
> I need:
>
> <body > > M.jpg','photoslarge/St-Francis-de-Asis-Detail-.jpg')">
>
>
> Any suggestions?
>
> -Jeff F.
>
>
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to