Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. How can I fix my web page in frame?

How can I fix my web page in frame?

Scheduled Pinned Locked Moved Web Development
questiondatabasehelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sumit durg
    wrote on last edited by
    #1

    In my Index page, i have created 3 frames. 1. Top for banner 2. left for navigation 3. right for opening the page in this frame. i want to fix my web page which is going to open in frame 3. I want vscroll but not hscroll.

    P 1 Reply Last reply
    0
    • S sumit durg

      In my Index page, i have created 3 frames. 1. Top for banner 2. left for navigation 3. right for opening the page in this frame. i want to fix my web page which is going to open in frame 3. I want vscroll but not hscroll.

      P Offline
      P Offline
      Perspx
      wrote on last edited by
      #2

      Firstly, I suggest that you don't use frames for the simple reason: they're very outdated, and were a bad concept from the start. If you want to load content in a frame-like manner, I'd advise loading the data into the page dynamically using some form of server-client interaction (JavaScript and PHP for example). However, if you do want to go the frames route, then you can set the frame scrolling property to auto; then scrollbars will be used when there is vertical overflow. If you don't want horizontal scrollbars then just make sure your framed page doesn't have horizontal overflow (put it in a <table> with a width of 95%, for example). Regards, --Perspx

      "The Blue Screen of Death, also known as The Blue Screen of Doom, the "Blue Screen of Fun", "Phatul Exception: The WRECKening" and "Windows Vista", is a multi award-winning game first developed in 1995 by Microsoft" - Uncyclopedia Introduction to Object-Oriented JavaScript

      U 1 Reply Last reply
      0
      • P Perspx

        Firstly, I suggest that you don't use frames for the simple reason: they're very outdated, and were a bad concept from the start. If you want to load content in a frame-like manner, I'd advise loading the data into the page dynamically using some form of server-client interaction (JavaScript and PHP for example). However, if you do want to go the frames route, then you can set the frame scrolling property to auto; then scrollbars will be used when there is vertical overflow. If you don't want horizontal scrollbars then just make sure your framed page doesn't have horizontal overflow (put it in a <table> with a width of 95%, for example). Regards, --Perspx

        "The Blue Screen of Death, also known as The Blue Screen of Doom, the "Blue Screen of Fun", "Phatul Exception: The WRECKening" and "Windows Vista", is a multi award-winning game first developed in 1995 by Microsoft" - Uncyclopedia Introduction to Object-Oriented JavaScript

        U Offline
        U Offline
        UD IA
        wrote on last edited by
        #3

        i thing you should use table or div tags for your problem and you can show your values in iframe using vscroll. :)

        I will do my best? Integrated Solutions, Bikaner (Raj.), India

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups