Welcome, Guest
  • Author Topic: colums & php  (Read 2263 times)

    (((PaRaDoX)))

    • Server what's that
    • *
    • Posts: 5
      • View Profile
      • Email
    colums & php
    « on: 03/19/04, 19:47 »
    hi,

    my new layout is http://s-1.bioinstinct.com/newprodo.php

    its a auto streching layout, i want to be able to have a frame or a colum in the center target another page, is there any way to do this? or a script you know of that can do it??

    i know this really has little to do with flash but if any one knows it would be helpful

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re:colums & php
    « Reply #1 on: 03/22/04, 03:17 »
    Just add a frame. What exactly the problem?

    Jorge

    Andries Seutens

    • Seasoned Programmer
    • ***
    • Posts: 237
    • Freelance PHP Programmer
      • View Profile
      • Freelance PHP Programmer
      • Email
    Re:colums & php
    « Reply #2 on: 03/22/04, 13:51 »
    <iframe name="mainFrame" width="100%" height="100%"></iframe>

    Put this in the centre table...

    ???
    - Andries Seutens
    - Freelance PHP Programmer
    - Visit my portfolio: http://andries.systray.be
    - Web programming is science, where web design is art ...

    (((PaRaDoX)))

    • Server what's that
    • *
    • Posts: 5
      • View Profile
      • Email
    Re:colums & php
    « Reply #3 on: 03/23/04, 01:55 »
    thanks very much, forgot about the %100... as a width *slaps head*


    does %100 mean that is will NOT be scrollable?? becuase if u looked at the layout thats the worse thing for it

    Andries Seutens

    • Seasoned Programmer
    • ***
    • Posts: 237
    • Freelance PHP Programmer
      • View Profile
      • Freelance PHP Programmer
      • Email
    Re:colums & php
    « Reply #4 on: 03/23/04, 07:04 »
     scrolling="NO"
    - Andries Seutens
    - Freelance PHP Programmer
    - Visit my portfolio: http://andries.systray.be
    - Web programming is science, where web design is art ...