Hey guys
I have a responsive design in Dreamweaver with an Edge Animate animation in there.
The animation is scaling with the size of the browser window, however
it is ignoring the divs that it is in. So when I scale the browser down it
is scaling but outside of the boundaries of the divs it is nested in.
I have tried to turn the wrapper div into block display with border-box
box sizing however it is not working. Any suggestions would be muchly
appreciated. Thanks