translate3d: none;  ?

Best,
Karl DeSaulniers
Design Drumm
http://designdrumm.com



On Nov 17, 2014, at 11:18 AM, Tom Livingston <tom...@gmail.com> wrote:

> Hello list,
> 
> I am using transform: translate3d(0px, 0px, 0px); on a parent element
> for off-screen mobile nav.
> 
> At wider widths, I switch to a typical top nav, and add position:fixed
> to my header (a child of the aforementioned parent element). After
> some research, I learned that the transform on the parent of my header
> will mess up the fixed positioning. My question is how do I "turn
> off/negate/undo" the transition at wider widths so my fixed header
> will work?
> 
> Sorry, can't post code right now.
> 
> Thanks in advance.
> 
> -- 
> 
> Tom Livingston | Senior Front-End Developer | Media Logic |
> ph: 518.456.3015x231 | fx: 518.456.4279 | medialogic.com
> 
> 
> #663399
> ______________________________________________________________________
> css-discuss [css-d@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to