Hi Everyone, I am using Fx.Slide to slide in a new element, once the element slides in I want to delete the wrapper that surrounds the element because the overflow property messes with my layout.
Is this possible? My initial idea is to delete the Fx.Slide instance and change the overflow property of the wrapper, but is this the best way? Thanks for this, not too sure if you guys need a fiddle sample?
