Hi Jero, from the html point of view you just need 2 banner panels. One going, one coming. Animation could be done with timers/Animate class/Layout panel
for a smooth transition/animation the images needs to be loaded. What you can do is to start the animation when the first two images are loaded. the rotation just contains 2 images. When the next image is loaded, put it to the rotation. Go on until all images are loaded. Stefan Bachert http://gwtworld.de On 9 Jul., 19:04, Jero <[email protected]> wrote: > Hi Stefan! > Sorry but I am new to the Web world. It is possible to nest on a > horizontal banner and give them a rotation > from right to left continuously with native HTML? similar to the next > page in the top banner (http://www.grupohasar.com/en) > but with the difference that I do not want the images to stop and go, > i like to continues in same velocity every time. > > The behavior to following go through to api; (http://cloud.github.com/ > downloads/malsup/cycle/jquery.cycle.all.2.72.js). > But I what to image not stopping i need to continues every time some > velocity to rotator. > > if I'm not being clear .. sorry for not being very clear not handling > well Idoma > Greetings! > > On Jul 9, 11:06 am, Stefan Bachert <[email protected]> wrote:> Hi Jero, > > > in this case I just would use classical http. I dont think that > > ClientBundle gives you a real advantages on banner ads. > > <img src="http://..."/> > > > Stefan Bacherthttp://gwtworld.de > > > On 9 Jul., 05:28, Jero <[email protected]> wrote: > > > > Hello Stefan, really I do not like having to recompile the entire > > > project every time I upload an image. So you who would you recommend? > > > > Currently being > > > tested,http://cloud.github.com/downloads/malsup/cycle/jquery.cycle.all.2.72.js > > > "but not the behavior I'm looking it up a bunch of images and rotate > > > infinitely fiala left to right. > > > > If anyone knows anything would be very grateful. > > > Jero. -- 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=en.
