|
I've just looked at the Google+ "complete your profile"-slider that appears on the home tab if your profile is not fully completed with e.g. an image. That step-by-step dialog seems to use position:relative on child elements and overflow:x; on a containing element to hide the childs. I cannot, however, se how the content gets pushed when the back/forth buttons are clicked.
|