Is it possible to make a container scroll before its child? Example:
2 nested divs. #out and #in. #in is inside #out. Both overflow. When scrolling (mouse wheel), #in scrolls first. Once #in reached its max scroll, #out starts scrolling. See it in action here: http://jsbin.com/puxenibotu Is there a way to make #out scroll first, then #in? Not sure how relevant this is but: - APZC is enabled - #in is actually an <iframe remote='true'> -- Paul _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform