I whipped up a demo.
http://www.commadot.com/jquery/fadeIn.php

FadeIn is not exactly the same thing as show() and hide().
If you have display:none, you need to show() the img first and then fade it
on.

Glen

On 9/21/07, HubGoblin <[EMAIL PROTECTED]> wrote:
>
>
> Please can you tell me how to achieve that: I want to have element
> that is hidden initially and I want to display it with fade effect
> when the page loads. If I create a div with display: none, or
> visibility: hidden i don't get any results.
>
> Please help.
>
>

Reply via email to