SnakeO schrieb:

> I am experiencing a flicker when the div is sliding down (opening). This is
> occuring in Firefox and Safari (untested in IE). Has anyone else ran into
> this problem or am I just overlooking something very simple?

Is your CSS, look:

.show .info {
        background: #09f url(../i/bands_info_bg.jpg) no-repeat top left;
        border-bottom: 1px solid #f9f9f9;
        clear: both;
        color: #eee;
        display: none;
        
        padding: 10px 35px 10px 25px;
        position: relative;
        top: 10px;
        left: -2px;
        height: 38px;
        width: 648px;
        }

And nothing flicker in FF2.0


-- 
Viele Grüße, Olaf

-------------------------------
[EMAIL PROTECTED]
http://olaf-bosch.de
www.akitafreund.de
-------------------------------

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

Reply via email to