Mark Hurty wrote:
> 
> http://staging.stpaul-qc.org/ 
> 
> Now that I take a look at this in firefox, I note that the original
> problem may be unique to Safari. Firefox seems to render the links in the
> right column as clickable.
> 
Yea, works fine in all my browsers (FF, IE, Opera). I don't have Safari at
the moment to test it. Did you tried so set overflow: hidden to
.jcarousel-scope as well?

.jcarousel-scope {
    overflow: hidden;
    position: relative;
    width: 530px;
    height: 169px;
    background: #fff;
    margin-left: 11px;    
}
-- 
View this message in context: 
http://www.nabble.com/carousel-blocks-adjacent-links-tf3188077.html#a8850022
Sent from the jCarousel mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to