| 
	
 | 
 Posted by David Graham on 12/21/05 13:26 
"Gabriλl" <leirbag@irtam.nl> wrote in message 
news:43a933d2$0$21691$58c7af7e@news.kabelfoon.nl... 
> David Graham wrote: 
> > "Gabriλl@Home" <youcould@lwaysaskfor.info> wrote in message 
> > news:11qgtr8qibemqad@corp.supernews.com... 
> > 
> >>Hi Folks, 
> >> 
> >>I've been working on this for quite a long time now.. 
> >> 
> >>http://www.amdemo.com/testsite consists of 2 frames (top & main). I 
> >>center the Flash element in the top frame and the table in the bottom 
> >>frame. As long as the browser (FireFox or IE, doesn't matter) is not 
> >>maximized the menu and the table are directly under each other. But then 
> >>you maximize the bottom frame is 1 pixel left of the top frame in 
> > 
> > alignment. 
> > 
> >>Does anyone know what this behaviour can be? And how to solve it? 
> >> 
> >>Please check http://www.amdemo.com/testsite and let me know! 
> >> 
> >>Thanks a lot! 
> >> 
> >>Greets, 
> >>Gab 
> > 
> > Hi 
> > I'm no expert but I think others in this group will point out why frames 
are 
> > bad (if tthey are not tired doing so already). 
> > Try 
> >  body, table {margin: 0;} 
> >  in the css for main.html 
> > and 
> > body {margin: 0;} 
> > for top.html 
> > 
> > Not sure how you play with the CSS for a frameset, perhaps you just do 
the 
> > individual pages in the frameset as I have done above. Others will know 
> > If no good above throw in padding: 0; as well for luck! 
> > HTH 
> > David 
> > 
> > 
> > 
> Please give me a link of why frames are bad... 
> 
> The problem is that my top is Flash and I don't want it to be reloaded 
> on every page change 
 
I made a site which uses a cookie so that the Flash plays only once in a 
popup (people in here hate popups as well) - subsequent visits to the site 
see no Flash because of the cookie. 
http://www.catalysys.co.uk 
 
Only just taken up the web design thing after not doing it for ages so I 
can't remember how I did most things - need to relearn it all. Thank 
goodness I have made extensive notes. 
David
 
  
Navigation:
[Reply to this message] 
 |