did you notice that if you go from erin to isabelle the div shows, if you go from isabelle to Olympics its still showing, however if you go from Olympics to Schedule however, the div to the immediate right does not show as it did before.
this tells me there is something "off" about the code invoked when isabelle and Olympics are activated. - perhaps a div id/name change or something like that On 10/4/07, tyler <[EMAIL PROTECTED]> wrote: > > > Hi, > > This may be a simple question but here goes: > > I am trying to build a side scrolling animation like the one on > panic.com/coda and on > > http://www.creativeui.com/2007/08/13/building-a-robust-side-scrolling-page-effect-with-scriptaculous/ > (from which I am using a modified code base) > > My mock up so far: http://470teamusa.com/sidescroll.html > > The scrolling works ok but on windows IE 7 and mozilla 2, the > overflow: hidden attribute seems to break whenever I start clicking > and scrolling - on IE 7 you can see the entire div instead of the > inactive parts being hidden by overflow. in Mozilla, you see the > hidden elements whenever you scroll to the left but not to the > right. > > Everything seems to work ok in Safari 3.0/Mac OS X and Safari 3.0/ > windows, and Camino on the Mac.... > > Is there something I am missing here? I've tried futzing around with > element widths, and changing around different versions of > scriptaculous and prototype but nothing seems to fix it. I suspect > maybe something is off with my CSS... > > Thanks,, > > Tyler > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
