How to rotate pictures or graphic images ?

T

tmb

I want to rotate pictures or graphic images on a page.

Is there a way to give FP2k a list of pictures to rotate?

Can you define order or setup random rotation?

thanks for any help - tmb
 
K

Kevin Spencer

This could be done using either JavaScript on the client side or server-side
app, such as ASP or ASP.Net. It would require custom scripting to do it, but
yes, it certainly could be done using FrontPage. I would suggest Googling
JavaScripts to do it.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Top