________________________________
                                                                                
        
hi,

 What I want to achieve : a video gallery. Videos would be presented
as an horizontal thumbnails list scoller. When you click on a thumb, a
video displays.

 Because I id not how to achieve that , I serahced on the web and
found a script : a horiontal rectangle where X clickable (=
"hyperlinkled" ?) thumbs display (link "a" on tag "img"), and where
the others are hidden (around 10). Next and previous buttons, when
they are clicked, makke the thumbs move : the one that where hidden,
now display, the others are hidden under one of the DIVs.

 Thumbs are in a DIV which is on overflow:hidden. This DIV don't grow
up when its content does : I have a frma e(or iframe) efect whithout
any iframe.

 Under FF/Win and MacOS and under IE/Win, it's OK (I don't test under
IE/Mac....too bad browser). Bit it does not under Safari...

 Under Safari :
 what works : some thumbs are displaied in the DIV "container" which
is on overflow:hidden, the others don't : that is correct !
 what does not properly work : the hyperlinks on the thumbs that don't
display are still active and clickable although the images they are
attached to, don't display, and that on the left of the DIV, and on
its right..........?!? +, those links seem to take over the effect of
the hyperlinks that are on my Next and Previous buttons, that is to
say when I click on one of thoses 2 btns, I active the display of a
video instead of moving the thumbs in the DIV......??!?? I tried to
put a "z-index:9999999999999;" on my buttons, but the result is still
the same........

 My analysis (which may wrong...) : using overflow:hidden with Safari,
Safari seems to be able to hide cointent when it is just texte or
images, but not when it is links on images...am I right ?

 Questions :
 - is that a bug ? If yes, does a specific Safari hack exist for that ?
 - instead, is there a way to make the wanted effect happen in Safari
and the other browsers I use (FF and IE/win + FF/mac) ?


 Here is the page I worked on :
 http://plume.fuzzmedia.com/plume/live/live.php

 If someone have an idea, please help !!!!!!! If not, I'll be obliged
to use iframes.................

 ps : France is back !!!!!!!!!!!
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/

Reply via email to