I've a little problem with the Effect.SlideDown within IE7. Some
pseudo code
<div id="x">
<ul>
<li><a href="/link-1">link 1<a/></li>
<li><a href="/link-2">link 2<a/></li>
<li><a href="/link-3">link 3<a/></li>
</ul>
</div>
I've a background image at the div. When starting te effect
Effect.SlideDown('x'). The background (position at the bottom of the
div) seems a little bit to late instead of the ul. FireFox works fine.
Someone an idea or solution?
--
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en.