hi, take a look at http://www.bandsintown.com/ On the left side they got a data-range bar which you can specify from the left to the right. I am looking for this func. for my new site. Has anyone an idea which ajax-framework (tutorials) this supports... Thanks..remco -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
That is slick. I''m curious how that was done as well. On Jan 17, 1:02 am, Remco Swoany <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> hi, > > take a look athttp://www.bandsintown.com/ > > On the left side they got a data-range bar which you can specify from > the left to the right. I am looking for this func. for my new site. Has > anyone an idea which ajax-framework (tutorials) this supports... > > Thanks..remco > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Jan 17, 4:02 am, Remco Swoany <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> I am looking for this func. for my new site. Has > anyone an idea which ajax-framework (tutorials) this supports... > > Thanks..remcoYou could do something similar with script.aculo.us. They have tools that extent prototype. One such tool is their slider tool. http://wiki.script.aculo.us/scriptaculous/show/SliderDemo You can make the sliders look slick by placing background images in the appropriate <div> elements, which is what Bandsintown has done. Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---