Display frames without resize and scrolling options

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ojsimon
    New Member
    • May 2007
    • 59

    Display frames without resize and scrolling options

    Hi
    What i would like is for a frame to show a website and then the user scowl around the frame and resizing it, the user then clicks on a button which displays the frame in the same position and it is the same size, but without the resize and scowling position options.

    How can i do this?

    Thanks
  • gits
    Recognized Expert Moderator Expert
    • May 2007
    • 5390

    #2
    hi ...

    please post the html-code you use ... and explain it with the help of the code please ...

    kind regards

    Comment

    • ojsimon
      New Member
      • May 2007
      • 59

      #3
      Originally posted by gits
      hi ...

      please post the html-code you use ... and explain it with the help of the code please ...

      kind regards
      I don't have any code yet, i am trying to work out how to go about doing this.

      thanks

      Comment

      • acoder
        Recognized Expert MVP
        • Nov 2006
        • 16032

        #4
        What do you mean by scowl? Do you mean scroll?

        Comment

        • ojsimon
          New Member
          • May 2007
          • 59

          #5
          Originally posted by acoder
          What do you mean by scowl? Do you mean scroll?
          yes sorry scroll

          thanks

          Comment

          • acoder
            Recognized Expert MVP
            • Nov 2006
            • 16032

            #6
            I've changed the thread title to better describe the problem.

            Is this a frame or an iframe that you're talking about?

            Comment

            • ojsimon
              New Member
              • May 2007
              • 59

              #7
              Originally posted by acoder
              I've changed the thread title to better describe the problem.

              Is this a frame or an iframe that you're talking about?

              it could be either, i don't know how to make this work, please help

              Thanks

              Comment

              • acoder
                Recognized Expert MVP
                • Nov 2006
                • 16032

                #8
                See this example. It makes use of the noResize property.

                Comment

                Working...