Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Webpage in Webpage the right path?

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #161660
    Purrfectfire
    Participant

    I’m not sure where to ask this, so i just add it here.

    I want to make a sort of portfolio. I have been studying basic Web Development and would like to showcase in a very minimalistic way all the web-pages, video clips and sound files that we have been doing over the course.

    I have a simple splashpage with animated typography and at the top border 3 divs with horizontal links as navigation.

    Now i would like to open the projects underneath the div navigation bars but I don’t want to add the navigation to the other projects. They will be still judged by the teachers and so i cant add extra non relevant code to the single projects.

    I am however not sure what the best possibility would be to use in this case.
    Old fashioned frames? Or an iframe set too 100% width and height?
    Are there other possibilities?

    #161662
    chrisburton
    Participant

    Link? Elaborate? It’s hard to tell what you’re talking about when you say

    top border 3 divs

    Now i would like to open the projects underneath the div navigation bars but I don’t want to add the navigation to the other projects

    #161663
    Purrfectfire
    Participant

    Hi chrisburton,

    thanks for answering.

    I uploaded my splash page here http://purrfectfire.com/cmm
    The links don’t do anything yet. But should open the project pages underneath the three module navigations.

    #161733
    chrisburton
    Participant

    I’m still having a hard time understanding what you’re trying to accomplish.

    Do you mean load different content in under the same URL?

    #161926
    Purrfectfire
    Participant

    Hey chrisburton,
    sorry for the delay.

    I want to let it work like the old frame tag. Navigation stays and other index pages will be loaded underneath.

    I tried iframe, but cant get that to work satisfactory:
    http://purrfectfire.com/cmm/index_.html

    I tried a script that should open it in a div and it does echo that it was loaded, but doesn’t change the content of the div
    http://purrfectfire.com/cmm/index.html
    Here i only prepared the test link.

    I hope that makes it a bit more clear what I am trying to do…

    #161927
    chrisburton
    Participant

    I think what you should be looking at is AJAX .load().

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Other’ is closed to new topics and replies.