Hello Scriptaculous gurus,
I am seeing a problem with Scriptaculous that has been killing me.
The problem:
When I use BlindDown to reveal a div containing a bunch of images, the
images dissappear when the BlindDown animation completes. I am only
seeing this problem on IE6 and IE7.
The HTML:
<div id="menu" style="display:none;">
<img src="images/pic1.gif" />
<img src="images/pic1.gif" />
<img src="images/pic1.gif" />
<img src="images/pic1.gif" />
</div>
I''ve tried using divs with background images, I''ve tried
unordered
lists, I''ve tried everything. Nothing seems to fix it.
Has anyone seen this behavior before? Is there a workaround?
Thanks,
jme
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Spinoffs" group.
To post to this group, send email to
rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---