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 >
I need:

<body >
Any suggestions?

-Jeff F.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to