1nv1nc1ble
Newbie
- Apr 13, 2010
- 16
- 2
Ok I didn't know how to properly phrase what I am looking to do.
Basically I want to have a single image that when clicked it links to one of two rotating links.
So basically something like this, but with two rotating links:
Hopefully this makes sense and thanks in advance for any help.
Basically I want to have a single image that when clicked it links to one of two rotating links.
So basically something like this, but with two rotating links:
Code:
<a href="hxxp://domain.com" target="_blank">
<img src="hxxp://domain.com/image.jpg" />
</a>
Hopefully this makes sense and thanks in advance for any help.