Are there any jQuery libraries available for continuous image rotation within an array? I have a collection of 30 partner logos that I would like to rotate continuously using either a jQuery library or plain CSS code. These images and information will be loaded through an AJAX query. An example of the desired vision can be seen here: https://i.sstatic.net/7MYZr.png
The layout could resemble the one in the example, or appear as a single line with uniform height.
I would appreciate any assistance and recommendations for further exploration.