Is there a way to detect browser support for background-attachment: fixed?
Edit: Although this feature is widely supported on desktop browsers it is poorly supported
fixed is supported in all desktop browsers, except IE6 and older.
fixed
It is supported by most mobile browsers, but you may see some discrepencies due to viewport handling.
Source