Results 1 to 2 of 2

Thread: Opening the Link in the right column

  1. #1
    Join Date
    Apr 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Opening the Link in the right column

    1) Script Title: http://www.dynamicdrive.com/style/la...-frame-layout/

    http://www.dynamicdrive.com/dynamici...ordionmenu.htm


    2) Script URL (on DD):

    3) Describe problem:
    fareed7865
    Hi
    I am quite new to Web designing.
    I am intending to use CSS with 3 colums and a header.
    I used a bit "frames" where I had the links were listed on the left column. each time i would click on the link it would open the html page in the middle column.
    i am trying to do the same thing again with css that if I click on any of the link on the left, they should open all html pages in the middle column.
    (in this way all the links will be available all the time).
    How do i do that
    jscheuer1 02-22-2008[/U]
    Code Scene Investigator

    Not with CSS. You either need frames, an iframe or javascript. Or you can make up otherwise duplicate pages with only the center column different in each one. With a server-side language like PHP or asp, you can have one page that reloads with different content in one or more sections imported from other pages. This is essentially the same as loading different pages that only vary in certain spots, but it is easier to maintain
    Now I have only two css column.
    Then I put the accordion menu scrip into left column.And it works.
    Then I edit the links. And as "jscheuer1" said I duplicate pages with only different left column in each one.
    But It does not work at all.
    It works with frames, iframes .
    I have to say I donīt know coding.
    You said it could be done wiht javascript.
    Please could you explain how.
    Thank a lot
    VBR
    From Spain
    An old General practitioner trying to say Hi World. If it is very difficult I am going to use frames although maybe itīs the worst way to do it.
    I know it is a silly cuestion, and I know you all hate wysiwyg editors, I use Komposer 0.7 and an old fronpage.

  2. #2
    Join Date
    Apr 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Well
    In fact I made a mistake,
    The menu(accordion menu) are in left column, and they link in right column.

    sorry
    VB

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •