why dont you use the 'cycle' plugin of jQuery? -- Fahad http://frinity.blogspot.com - a blog from a web addict
On Jun 9, 9:40 pm, lucky66 <[EMAIL PROTECTED]> wrote: > can someone please help. > I just need to have it so that when the page loads, the mainimage > fades in. > > I can change the code to be whatever e.g. can wrap the main image in a > div > e.g. <div id="mainimage"><img src="imagehere.jpg"></div> > > What would the jquery code be at the top of the page? > I've tried lots of things and just can't get anything to work. > > i am using jquery-1.2.6.pack.js only - do I need anything else?