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
> 
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

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

Reply via email to