Positioning the source within an iframe.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • -=HOAX=-
    Confirmed User
    • Dec 2001
    • 4365

    #1

    Positioning the source within an iframe.

    I want to put a page in an iframe...how can I position the src of the iframe to display only the pieces that I want?
    Insert Value Here.
  • -=HOAX=-
    Confirmed User
    • Dec 2001
    • 4365

    #2
    God damn...where are the brains around here? Fuck me! you people are useless...
    Insert Value Here.

    Comment

    • just a punk
      So fuckin' bored
      • Jun 2003
      • 32393

      #3
      I've made a small demo for you. See it here: http://www.maturedesign.com/junk/scrolldemo
      Obey the Cowgod

      Comment

      • -=HOAX=-
        Confirmed User
        • Dec 2001
        • 4365

        #4
        That's neat...but not what I need. What I wnat may not be possible.

        Lets say I have a page I cannot control and on this page there is a box that's 300x300 in the very bottom right hand corner. I want to build a page with an iframe that doesn't scroll that will display that box alone.
        Insert Value Here.

        Comment

        • bawdy
          Confirmed User
          • Feb 2002
          • 1424

          #5
          d_ocument.scrollTop = ??
          d_ocument.scrollLeft = ??

          Comment

          • bawdy
            Confirmed User
            • Feb 2002
            • 1424

            #6
            plus set the scrolling of the i frame to no

            Comment

            • -=HOAX=-
              Confirmed User
              • Dec 2001
              • 4365

              #7
              Originally posted by bawdy
              d_ocument.scrollTop = ??
              d_ocument.scrollLeft = ??
              That doesn't seem to work for me...

              And I kinda thought the solution would lie in the css...am I wrong...am I doing something wrong?
              Last edited by -=HOAX=-; 06-28-2004, 01:11 PM.
              Insert Value Here.

              Comment

              • Basic_man
                Programming King Pin
                • Oct 2003
                • 27360

                #8
                You can't! Well I don't think!
                UUGallery Builder - automated photo/video gallery plugin for Wordpress!
                Stop looking! Checkout Naked Hosting, online since 1999 !

                Comment

                • -=HOAX=-
                  Confirmed User
                  • Dec 2001
                  • 4365

                  #9
                  Originally posted by Basic_man
                  You can't! Well I don't think!

                  Well fuckin a...I'm always too far ahead of the game.
                  Insert Value Here.

                  Comment

                  • grumpy
                    Too lazy to set a custom title
                    • Jan 2002
                    • 9870

                    #10
                    unless that page has an anchor at that spot it can not be done
                    sorry
                    Don't let greediness blur your vision | You gotta let some shit slide
                    icq - 441-456-888

                    Comment

                    Working...