Thanks WebSpecialist, That looks to be exactly what I'm looking for, I'll give it a shot this afternoon, looks fantastic though.
Thanks, Rob -----Original Message----- From: Web Specialist [mailto:[EMAIL PROTECTED] Sent: 24 July 2007 11:14 To: CF-Talk Subject: Re: OT: AJAX (Just a little) Robert, please look this jQuery plugin: http://examples.learningjquery.com/62/demo/ ClueTip plugin is a nice feature displaying content(html, images, and so on) from Ajax calls. Maybe could help you! Cheers 2007/7/24, Robert Rawlins - Think Blue <[EMAIL PROTECTED] >: > > Thanks for the concern Philip, this stuff annoys the carp out of me too, > however this is for an image gallery so is actually fairly appropriate. > > Thanks again mate, > > Rob > > -----Original Message----- > From: Phillip M. Vector [mailto:[EMAIL PROTECTED] > Sent: 24 July 2007 10:07 > To: CF-Talk > Subject: Re: OT: AJAX (Just a little) > > Please note that this may annoy your customer base. I know personally, > if I'm scrolling thru a webpage and all of a sudden, an image pops up > when I didn't want it to, that drives me nuts. :) > > But anyway, what you want to do is set up your ajax to send a request to > load the image when onmouseover triggers. Then set your div area so that > when the result comes back from your query, you put the picture in there. > > Robert Rawlins - Think Blue wrote: > > Hello Guys, > > > > > > > > I think I'm looking for an Ajax solution, although this may actually > just > be > > a simple piece of plain old JavaScript. > > > > > > > > I'm looking to have an image pop-up when someone mouse over's a link, so > I > > have a list of images and when the user moves their mouse over the > images > a > > small thumbnail of the image appears like the 'title' attribute of the > link, > > just as a small preview before they click through to see the full > version. > > > > > > > > I was struggling to Google this as I'm not sure of the correct 'term' > for > > this kind of effect, can anyone offer any advice? > > > > > > > > Thanks guys, > > > > > > > > Rob > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284422 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

