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
-~----------~----~----~----~------~----~------~--~---

Reply via email to