Results 1 to 8 of 8

Thread: How is this done please?

  1. #1
    Join Date
    Sep 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question How is this done please?

    First off, I'm sorry if this is in the wrong area, but I did look the sections over and though this would be the best place..

    Hello reader!

    I hope that you can help me find out how this is done? If you goto http://www.upnews.it/ and click on one of the storys links the new page will open but I want to know how they kept a sidebar from there site on the page?

    http://www.upnews.it/outframe/Parlia...ta_Definizione

    That link shows the new site with the sidebar of upnews on it, how is that done? its not normal "Frames" I think maybe ajax or something? Any help would be great, thanks!

  2. #2
    Join Date
    Jan 2007
    Location
    The stage
    Posts
    568
    Thanks
    23
    Thanked 6 Times in 6 Posts

    Default

    They might be doing either a PHP include or a frame on the left side with the main page on the right.

    Though my best bet is a frame on the left with the main page on the right...
    I don't use frames that much but I know about Iframes...

  3. #3
    Join Date
    Sep 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I'm no pro coder, but I don't think thats correct.
    Anyone else with an idea?

    Thanks for the reply Rockonmetal.

  4. #4
    Join Date
    Sep 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Rockonmetal View Post
    They might be doing either a PHP include or a frame on the left side with the main page on the right.

    Though my best bet is a frame on the left with the main page on the right...
    I don't use frames that much but I know about Iframes...
    I think you might be right m8, I took another look and it does have "Frame" code in it.
    Still wondering how he did it tho.

  5. #5
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    They just made a link with to a page with a frameset. Their sidebar is on the left and the main link is on the right. If you look in the address bar, the page is still on their site but with the main frame as the other website.

    Hope this helps.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

  6. #6
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    They use a frameset.
    If you want to know how to avoid certain problems related to the use of framesets, see this.

    Arie Molendijk.

  7. #7
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    The only way to have a static portion of a page when other parts are reloading (without updating them through javascript, which isn't seen a reloading, just updating automatically, etc.) is through the use of frames or iframes.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  8. #8
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    To which it can be added that layers can be forced to show in front of the frames of a frameset, see here.

    Arie Molendijk.

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
  •