javascript - Trying to turn fluid width div into 100% wide modal -
you can see example of i've got here.
i'm trying div that's 'full' expand middle out, pushing others out of way in process. i've got push them left edge , expand them. know because i've got position:absolute
. ideas on how can acheive effect?
here working example of think describing: http://codepen.io/anon/pen/pkfaw
i removed display: table div , set .min, .min p width 0px overflow hidden , removed height 0%.
the issue why jumping because set min 0 full floating left. automatically pushed left , expanded out. divs animating 0 while .full animating 100%.
Comments
Post a Comment