fade out after 5 seconds:

<script>jQuery(document).ready(function()
{jQuery('.flash').delay(5000).fadeOut();});</script>

jDiv was an experiment. Everything is now achieved by {{=LOAD(...)}}



On Feb 12, 10:42 pm, "hamdy.a.farag" <[email protected]> wrote:
> Hi
>
> I was curious, How to make the flash message disappear after a while
>
> I also read about something called     "jDiv"  which I didn't find ,
> is it a custom helper used in one of the appliances ?
>
> Thank you

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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/web2py?hl=en.

Reply via email to