Re: [WSG] Popup 'box' on hover

2007-08-23 Thread Spirit Q.9 Gaming
http://www.cssplay.co.uk/menu/gallery_click Can you use this? On 8/23/07, Nick Roper [EMAIL PROTECTED] wrote: Hi, A client would like functionality similar to that used on istockphoto.com - i.e. that a 'popup' window is displayed with a larger image and some text when the user hovers over

Re: [WSG] Popup 'box' on hover

2007-08-23 Thread Jason Grant
Or even this: http://www.cssplay.co.uk/menu/lightbox Regards, Jason www.flexewebs.com On 8/23/07, Spirit Q.9 Gaming [EMAIL PROTECTED] wrote: http://www.cssplay.co.uk/menu/gallery_click Can you use this? On 8/23/07, Nick Roper [EMAIL PROTECTED] wrote: Hi, A client would like

Re: [WSG] Popup 'box' on hover

2007-08-23 Thread Nick Roper
That's cool, but I wanted to try and avoid having to use 'real-estate' on the page. A popup allows the larger image to display without having to allocate permanent space for it in the layout. Thanks for the link, as I'm sure that will come in handy anyway. Spirit Q.9 Gaming wrote:

Re: [WSG] Popup 'box' on hover

2007-08-23 Thread Barney Carroll
Spirit Q.9 Gaming wrote: http://www.cssplay.co.uk/menu/gallery_click Can you use this? Stu Nicholls has done a few :hover lightboxes: http://www.cssplay.co.uk/menu/lightbox.html If you want to be really flash (without flash, naturally)... http://www.cssplay.co.uk/menu/image_magnifier2.html

Re: [WSG] Popup 'box' on hover

2007-08-23 Thread Spirit Q.9 Gaming
That lightbox and the image will disappear when we move out the mouse though clicked, should use combo? On 8/23/07, Barney Carroll [EMAIL PROTECTED] wrote: Spirit Q.9 Gaming wrote: http://www.cssplay.co.uk/menu/gallery_click Can you use this? Stu Nicholls has done a few :hover

Re: [WSG] Popup 'box' on hover

2007-08-23 Thread Barney Carroll
Spirit Q.9 Gaming wrote: That lightbox and the image will disappear when we move out the mouse though clicked, should use combo? What iStockPhoto does is a no-click interface where you just hover over things to expand them and off to make them disappear. iStock's thing uses javascript to

Re: [WSG] Popup 'box' on hover

2007-08-23 Thread Spirit Q.9 Gaming
i just mean it closes whole the gallery ... instead just close the pop up image. On 8/23/07, Barney Carroll [EMAIL PROTECTED] wrote: Spirit Q.9 Gaming wrote: That lightbox and the image will disappear when we move out the mouse though clicked, should use combo? What iStockPhoto does is a

Re: [WSG] Popup 'box' on hover

2007-08-23 Thread Mike at Green-Beast.com
How about this: http://mikecherim.com/experiments/css_map_pop.php? This could be adapted easily I think. Cheers. Mike Cherim - Original Message - From: Nick Roper [EMAIL PROTECTED] To: wsg@webstandardsgroup.org Sent: Thursday, August 23, 2007 10:23 AM Subject: [WSG] Popup 'box' on

Re: [WSG] Popup 'box' on hover

2007-08-23 Thread Nick Roper
Thanks guys - excellent stuff. Nick Barney Carroll wrote: Spirit Q.9 Gaming wrote: http://www.cssplay.co.uk/menu/gallery_click Can you use this? Stu Nicholls has done a few :hover lightboxes: http://www.cssplay.co.uk/menu/lightbox.html If you want to be really flash (without flash,

RE: [WSG] Popup 'box' on hover

2007-08-23 Thread Ted Drake
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nick Roper Sent: Thursday, August 23, 2007 9:01 AM To: wsg@webstandardsgroup.org Subject: Re: [WSG] Popup 'box' on hover Thanks guys - excellent stuff. Nick

Re: [WSG] Popup 'box' on hover

2007-08-23 Thread Jermayn Parker
Just a question, does it have to be enlarged on hover?? That can be pretty messy and ugly if you mouse over it by accident. I would think onclick would be a better option with arrows to go to the next image etc like lightbox. [EMAIL PROTECTED] 23/08/2007 10:23:53 pm Hi, A client would like

Re: [WSG] Popup 'box' on hover

2007-08-23 Thread Jixor - Stephen I
I would create a css solution, with some unobtrusive javascript to enhance the functionality (such as to make it follow the mouse, animate in/out, etc.) Even then if the user has IE5 with JS turned off clicking the image could always take them to an enlarged view. I would make a link