Hey guys,
im brand new to jquery, but have used other javascript frameworks like
mootools before.

all im trying to do is come up with a good way to fade images in and
out.

for example
<ul>
   <li>image 1.jpg</li>
   <li>image 2.jpg</li>
   <li>image 3.jpg</li>
</ul>

would fade the above images in and out between each other

Reply via email to