OT: AJAX (Just a little)

2007-07-24 Thread Robert Rawlins - Think Blue
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

Re: OT: AJAX (Just a little)

2007-07-24 Thread Phillip M. Vector
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

RE: OT: AJAX (Just a little)

2007-07-24 Thread Robert Rawlins - Think Blue
: 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

Re: OT: AJAX (Just a little)

2007-07-24 Thread Web Specialist
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

RE: OT: AJAX (Just a little)

2007-07-24 Thread Robert Rawlins - Think Blue
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

Re: OT: AJAX (Just a little)

2007-07-24 Thread Claude Schneegans
I think I'm looking for an Ajax solution, although this may actually just be a simple piece of plain old JavaScript. I'd go with plain Javascript and have images preloaded in this case. Getting the image from the server on the fly would be too long. It wouldn't be a pop-up but a flop up ;-/ --

Re: OT: AJAX (Just a little)

2007-07-24 Thread Phillip M. Vector
, 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

Re: OT: AJAX (Just a little)

2007-07-24 Thread Christopher Jordan
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

Re: OT: AJAX (Just a little)

2007-07-24 Thread Matt Quackenbush
+1 for jQuery. :) ~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: