Hey GUys, for months Ive been calling thickbox (jquery plugin) from inside 
cfdivs using 

<cfloop query=mydsn>
<a href="javascript:tb_show('My Image 
Caption','/img/#fetchgallery.ImageName#')" rel="The Name of my gallery" 
class="thickbox"> 
<img src="/img/#fetchgallery.ThumbNailImageName#" border="0"/>
</a>
</cfloop>

Simple enough.. I have a loop that setsup a list of thumbnails that have links 
to them, they are all grouped together with "rel". When ThickBox loads it 
SHOULD produce a gallery inside the cfdiv that this is loaded in. Thick box 
will load them one at a time but it looses its gallery function - not paging 
forward or backward.

Anyone had any experiance with this... CFDIV has made my world so much simpler 
and made me look soo much smarter than I really am I feel that I MUST be doign 
somethign wrong... 

Thanks ;)


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299065
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to