OK it is not Mootools changing the styles. The css you use in the example is a bit of a mess. http://mootools.net/shell/uMGFp/2/ that is without the body styles and there seems to be little problems with styling the slide out. I have not giving it a good go over but you may want to look into reworking the CSS. Also you just need to check the Mootools More box to get the slide effect working in the shell :D I will take a look again tomorrow when my eyes are not so tired and see if i can spot the cause.
On Sat, Apr 24, 2010 at 4:52 PM, keif <[email protected]> wrote: > Perhaps, nesting the manipulated div inside of another div with the ID > to be controlled? > <div id="fbContainer"> > <div id="horizontalSlider"> > > and target the "horizontalSlider" styles on #fbContainer? > > -kb > > On Apr 24, 9:46 am, William Carlson <[email protected]> wrote: > > thanks for the reply, matthew. You're right about the script. I had no > > immediate need for the closed/open status of the sliding box. However, I > > don't think it played any role in improperly applied CSS. My DIV has been > > reduced to a tiny box instead of filing the entire side panel with its > > attributes. > > > > If nobody has any ideas then I have no other option but to apply the > jquery > > alternative which I don't want to do as the plugin is a larger download > for > > the client. > > > > > > > > On Sat, Apr 24, 2010 at 12:01 AM, Matthew Hazlett <[email protected]> > wrote: > > > You have an error in your JavaScript, there is no element on you page > with > > > an ID of 'horizontal_status'. > > > > > -----Original Message----- > > > From: [email protected] > > > [mailto:[email protected]] On Behalf Of William > > > Sent: Friday, April 23, 2010 10:48 PM > > > To: MooTools Users > > > Subject: [Moo] Re: mootools rendering CSS oddly > > > > > I'd love to but the script doesn't work in mootools shell. > > > > >http://mootools.net/shell/uMGFp/ > > > > > The script works fine on my webpage, however. But at least you can see > > > the code in the shell, and see the results on my webpage. > > > > >http://www.tlcphoto.ca/index-mootools.html > > > > > Go to the bottom of my webpage, click the left button/tab labeled > > > "Facebook", and you'll see the CSS issues are quite obvious. > > > > > -- > > > Subscription settings: > > >http://groups.google.com/group/mootools-users/subscribe?hl=en >
