jesus Stephen that looks perfect. & would I still have been able to have the sub menu appear "on top" of it onMouseOver? When I first started out a couple of years ago I thought layers were the business until I viewed them cross browser! and at that early stage I was too intimidated by my lack of know-how to try to learn how to use them properly so I could use them reliably. Since then I've always veered away from layers :o) until this site - it seemed this was the only option open to me.
jac. ----- Original Message ----- From: "Stephen Caudill" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 14, 2003 9:44 PM Subject: [wdvltalk] Re: Check layer for me please Okay Jac, I've set up a super simple example at: http://www.mechavox.com/sandbox/overflow.html the key is using the style: overflow:auto; in conjuction with a fixed height and width on the containing div. If the content is long enough to require scrolling, it will do so automatically, otherwise it will look just like normal content. As far as integrating this with your site, you'd need to either include the content in the div dynamically or place it inside the div statically. It looks like it'd be easier to do it as an include, since you already have the content on separate pages. hth, Stephen http://www.mechavox.com jac - WDVL<mailto:[EMAIL PROTECTED]> on Monday, July 14, 2003 3:54 PM, said: > well that sounds promising - Stephen do you know of any examples > using css this way? > > Thanks Stephen, > jac. ____ . The WDVL Discussion List from WDVL.COM . ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
