Anyone know of a good html rotator that utilizes Prototype? Not finding much on google. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
On Jan 27, 12:20 pm, "anathema" <spamfreeunive...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Anyone know of a good html rotator that utilizes Prototype? Not finding > much on google.What''s an html rotator? Details, please? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
a.rebholz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Jan-27 13:13 UTC
Re: Content Rotator
Maybe this is something you are looking for? http://www.bartelme.at/journal/archive/accessible_javascript_newsticker/ regards, Alex 2007/1/27, Pi <threepointone-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:> > > > > On Jan 27, 12:20 pm, "anathema" <spamfreeunive...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Anyone know of a good html rotator that utilizes Prototype? Not finding > > much on google. > > What''s an html rotator? Details, please? > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
> > Anyone know of a good html rotator that utilizes Prototype? Not finding > > much on google.What''s an html rotator? Details, please?What I have in mind would take blocks of content - say multiple divs in a referenced file containing any html (text or images), or they could be on the page and hidden - then they would be set to rotate through one at a time at a set interval. nothing that has not been done a million times, I just have not seen one done that uses prototype / scriptaculous and is at least somewhat accessible and degradable. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
On Jan 27, 5:13 am, a.rebh...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:> Maybe this is something you are looking for? > > http://www.bartelme.at/journal/archive/accessible_javascript_newsticker/ > > regards, > Alex >That looks really nice, except i want to be able to rotate more than just a unordered list. i am looking to rotate whole blocks of content that contain any html. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
a.rebholz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Jan-28 15:39 UTC
Re: Content Rotator
Well actually you should be able to put any content inside the <li> tags. For example I did use it for rotateing pictures. The unordered list is just the container. This way it makes the script unobstrusive as well. 2007/1/27, anathema <spamfreeuniverse-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:> > > > > On Jan 27, 5:13 am, a.rebh...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote: > > Maybe this is something you are looking for? > > > > http://www.bartelme.at/journal/archive/accessible_javascript_newsticker/ > > > > regards, > > Alex > > > > That looks really nice, except i want to be able to rotate more than > just a unordered list. i am looking to rotate whole blocks of content > that contain any html. > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---