Ben Darlow wrote: > jana coyle wrote: >> I have a image that represents the two products I sell, shirts and >> stickers. I would like when the user clicks the image that it gives >> them a choice for either the shirt or the sticker. Here is a simple >> example using flash. http://www.cratima.com/ > > Although it would be possible to achieve this sort of effect using CSS, > it would be unnecessarily complicated and would probably be difficult to > make work in early browsers (i.e. Internet Explorer 6 and earlier). A > more pragmatic solution would be to use JavaScript to hide/show the two > choices when the image is clicked. > > ~B
yes. Feeling experimental, my attempt works in IE6/7 and Firefox2. But why does it not work in Safari and Opera? http://www.satzansatz.de/cssd/undroppingfloats.html# Ingo -- http://www.satzansatz.de/css.html ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
