1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

2 columns - how to open page in second

Discussion in 'CSS' started by arthurs, Oct 15, 2005.

  1. #1
    column?
    i.e. 2 columns <div id="left"> and <div id="right">
    In left column I'd like to put a link which opens page in right column. I don't want to use frames.
    <div id="left">
    .
    .
    .
    <DIV id=button>
    <A href="energy.html" what am I suppose to put here?>
    <center>Klimatyzacja</center></A>
    </DIV>
     
    arthurs, Oct 15, 2005 IP
  2. tresman

    tresman Well-Known Member

    Messages:
    235
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    138
    #2
    For doing this you should use IFRAMES or AJAX. You choose.
     
    tresman, Oct 15, 2005 IP
  3. arthurs

    arthurs Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yeah, I thought so. Thanks.
     
    arthurs, Oct 17, 2005 IP