Hi Darren, Here's the original html and css of the inline layout I'm using, no js or altered css. You should see 3 elements placed next to each other horizontally with some links in the lower right below everything. The olive-colored box is the div that I want to slide in on page load (no part of it should be visible initially) which should stop at the same position it's at currently. The problem I'm having is that using position: absolute for the divs is breaking the layout and I can't figure out how to put it all right.
MooShell link http://mootools.net/shell/ypfje/1/ Note: I'm using mootools v1.2.0 Thanks, Todd To unsubscribe from this group, send email to mootools-users+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
