Ajax Loader
×

Fixing position fixed and transform issue

I created an offcanvas style menu for a mobile site however i quickly discovered fixed elements weren't 'fixed' within transformed parents (acted more like relative positioned) so I needed to implement a workaround using Modernizr and jQuery

The obvious answer was to move the fixed elements out of the transformed parent however I have no control over the DOM in my case

×

Coding Preferences


HTML

CSS

Javascript

More

×

Your Default Settings - Preferences

×
×
×

Validations

(Errors from your JS or Pre-Processors code)

    HTML
    CSS
    JavaScript

    Fixing position fixed and transform issue

    CSSDeck G+