I agree that jQuery is the way to go for lightweight JS libraries with ajax
and DOM updating capabilities, and it's hard to beat for the number and
quality of plug-ins that are available for it.

Chris

On 7/24/07, Web Specialist <[EMAIL PROTECTED]> wrote:
>
> 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
> > >
> > >
> > >
> > >
> >
> >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284440
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