Posted by Jukka K. Korpela on 08/06/07 07:40
Scripsit slinky:
> I was a site that has alternating pictures on a timer of about 2
> seconds.
Nasty, isn't it?
> Does anyone know how in HTML I can accomplish this?
Thank &Deity;, there is no way in HTML to do such things.
> I looked
> at the code and all I coulf find was:
> <img src="http://www.lancer.com/photos/newphotos/c.gif" alt="Lancer
> Logo" width="105" height="139" border="0"></span><span
> style="background-color:
> #000000">
So you saw a fragment of relatively clueless markup. Of course the
alternating effect has been created with tools external to CSS, probably
some piece of crappy JavaScript. Thanks for reminding me why disabling
JavaScript is useful.
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/
[Back to original message]
|