Trevor wrote:
> Aloha!
>
> This is my first post, so be kind...
>
> Here's a site I've been playing around with:
>
> <http://orangephile.com>
>
>
> Right now the images are created at 150px square, but I list their  
> height and width as 300px.
>
> What I would like to know is how can you create CSS code to  
> dynamically change the dimensions of the images, say 75px for  
> thumbnails, 300px to get a good overview, 600px for examining the  
> color palette closely.
>
> Mahalo,
>
> Trevor Avichènnya Zénaïde
>
>   



Welcome to the list!

CSS deals primarily with look and feel rather than behavior, so dynamic 
generation using pure css is somewhat limited. But you might consider 
pure css "pop-ups." This is one example by Stu Nicholls.
<http://www.cssplay.co.uk/menu/photo_not_so_simple#nogo>
I don't recall ever having seen pop-ups done with 3 images, but in the 
vein that anything is possible, perhaps someone else has...
Javascript or Flash are alternative methods to create the behavior you 
wrote about.










______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to