On Sep 2, 2011, at 9:31 PM, David Laakso wrote: > Her header stuff is kinda jumpy on a drag from a full-window to a 400px > mobile-window. > Suggestions for correction? > > markup > <http://chelseacreekstudio.com/>
What Georg said… If you want some seemingly smooth transition from x to y while resizing the window, some people have been using css transitions for that. See e.g. http://elliotjaystocks.com/blog/css-transitions-media-queries/ body { transition: all 5s jump-over-the-window} gives a nice effect :-). Philippe -- Philippe Wittenbergh http://l-c-n.com/ ______________________________________________________________________ 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/