There might be better options but I tend to set the div's visibility to 
hidden, fade it, then set its visibility to visible.

It works especially nicely if your "base" CSS style shows the div and 
you include a different CSS file with javascript to hide it.  That way, 
if javascript isn't available to a visitor, they'll still see the div 
and those with javascript will see the faded div.

 -- Dash --

Ken Keefe wrote:
> I want to load a page with a div that's already faded so that I can
> make it appear as if from no where... What's the recommended method
> for that?
>
> Thanks,
> Ken
>
> >
>
>   

--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to