Re: to frame or not to frame




"Luigi Donatello Asero" <jaggillarfotboll@xxxxxxxxx> skrev i meddelandet
news:jc3mf.152063$dP1.509858@xxxxxxxxxxxxxxxxxx
>
> "chris" <telephus@xxxxxxxxxx> skrev i meddelandet
> news:L4ednZpYvrhoIwXeRVn-vg@xxxxxxxxxxxxx
> > it a good idea
> > to us frames. my left hand on the site will remain the same threw out
the
> > site. but will change once in awhile with added links. what is the best
> way
> > to do this without having to go back and change about 100 html pages. I
> was
> > thinking about using frames or is there a better way.
> >
> >
> > Chris
>
> Tables and/or css I suppose.
> I changed myself from frames to tables and from tables to css.
>
> --
> Luigi Donatello Asero
> https://www.scaiecat-spa-gigi.com/sv/faktaomitalien.php

You can use php include if you use php

<?php include "foo.html"; ?>

But the first time you have to insert it in all the pages!
And you have to save your menu into foo.html
--
Luigi Donatello Asero
https://www.scaiecat-spa-gigi.com/sv/faktaomitalien.php








.



Relevant Pages

  • Re: Inline frames, die, die, die (aka please help!)
    ... IFrames have all of the same annoying problems as do frames. ... > .php page as well. ... > Another solution is just have these pages open in new browser window. ... > will go directly to the IFrame content, ...
    (microsoft.public.frontpage.client)
  • RE: [PHP] one click - two actions?
    ... Technically when php prepares the page, ... you used frames you could cause the left frame to be a separate PHP ... I have a single page and both results load in the same page. ... The first php page needs to contain javascript to open a ...
    (php.general)
  • Re: [PHP] Audio CAPTCHA review request
    ... that's more expensive than a bots and I like making spammy's job harder and more expensive. ... So just creating an AVI made up from a few simple frames. ... with different frame rates) and then creating an movie from ... Php animation could be done via ajax. ...
    (php.general)
  • Re: (more html related) Access and modify different frames
    ... focus.php is basically a html table of images matching the menu items. ... I'm currently using 2 instead of 3 frames: ... Jerry is wrong when he says "PHP knows nothing about what ... But what about image emphasis? ...
    (comp.lang.php)
  • Re: [OT] (more html related) Access and modify different frames
    ... focus.php is basically a html table of images matching the menu items. ... I'm currently using 2 instead of 3 frames: ... There isn't anything you can do in PHP. ... All PHP dies is respond to requests; those requests may be a frame or an entire windows; that's determined by the browser and HTML code, ...
    (comp.lang.php)