Your use of "rollover" is a bit vague. Typically rollover refers to the mouse rolling over, but that isn't what you're talking about?
It sounds like you want an image to periodically change on a timer. To do this, just create a Timer object and schedule a command to change the src of your Image periodically. Good luck! On Nov 22, 7:49 am, ToXiC <[email protected]> wrote: > i am new to this technology....i am right now creating a website using > this toolkit...i need help in creating a image rollover type of > display where three or more images would periodically rollover. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=.
