Hi,
I already figure it out.
<script>
$(document).ready(function(){
$(function () {
$("#hoofdtekst").fadeIn(5000);
});
});
</script>
I just removed the .click part.
Greetings Dirk
Op 28 mrt 2009, om 28 mrt 2009 09:50 heeft Dirk Bazuin het volgende
geschreven:
>
> Hi,
>
> I am new to jquery.
>
>
> I want a show effect to start working when the page is loaded without
> the need of any click.
> Can this be done.
>
> So what I want is like this http://www.bazuin-webdesign.nl/test.html
> but with no button.
>
> I hope you guys can help me out here.
>
> Greetings Dirk
>
> >
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" 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/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---