asp.netjavascriptcssimage-manipulation

How to rotate and fade background images in and out with javascript/ASP.NET/CSS


I need to randomly fade my background images in and out.

It will be a timed function, like once every 5 seconds. I need to do it with ASP.NET, Javascript, CSS or all three.


Solution

  • Cycle, a jQuery plugin is a very flexible image rotating solution: http://malsup.com/jquery/cycle/