I want to display a Happy Holidays picture along with a message on my home page when user visits the page and it should fade away after few seconds. I think I have to do it in javascript or jquery but I dont know how to do it. Are there any examples/tutorials to do that.
I know that there are some jquery plugins like lightbox,shadow box etc. but I dont know how to activate them when the page loads, so I think it has something to do with javascript.