• Welcome to The Cave of Dragonflies forums, where the smallest bugs live alongside the strongest dragons.

    Guests are not able to post messages or even read certain areas of the forums. Now, that's boring, don't you think? Registration, on the other hand, is simple, completely free of charge, and does not require you to give out any personal information at all. As soon as you register, you can take part in some of the happy fun things at the forums such as posting messages, voting in polls, sending private messages to people and being told that this is where we drink tea and eat cod.

    Of course I'm not forcing you to do anything if you don't want to, but seriously, what have you got to lose? Five seconds of your life?

How do I make an Image Cycle?

Wargle

Dirty minds think alike~
How do I make a cycle of images that are random and you have to refresh to see all. I assume it is :

Code:
[cycle]Images[/cycle]

But I'm not sure.
 
No, the code here is [random]item 1||item 2[/random] Where item 1 is the first image, and item 2 is the second image. As far as I know you can do this for an unlimited number of items. You also have to have || between the items
 
And you need to have the actual IMG tags there, not just the image URLs.
 
Back
Top Bottom