Question
@media when div scrolls into view
Can I used a media query to set a property when a defined div scrolls into view?
Example: image scrolls into view, then rotates a few degrees when centered in the view area.
Or: image scrolls slowly until into view, then accellerates when it scrolls out of view (like we had in Muse).
