As usual..Have question...IFRAMES or frameset?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • spacedog
    Yes that IS me. Bitch.
    • Nov 2001
    • 14149

    #1

    As usual..Have question...IFRAMES or frameset?

    Who here can help me with positioning a frame within a table?

    I got a page with a table..
    in one of the cells are the links..
    When the surfer clicks the link, I want the file to appear in one of the other cells in the table..I also want this frame to be fixed, non resizable & no border..Can you help me?
  • Dirtypainter
    Confirmed User
    • Jan 2001
    • 425

    #2
    spacedog. Well I am not well versed in frames and such. but I don't believe you can do that in a table. click a link in one cell to make the file appear in a another cell. Thou you can do this in easily with frames or with layers. but I do believe nutscape still has troubles with layers. so your best bet would to be do it with Frames.

    ------------------
    All Sweet Pussy

    Comment

    • allsops
      Registered User
      • Nov 2001
      • 36

      #3
      IFRAME is pretty simply to use, actually. You treat it like it were an img file, basically.

      I used this in a 'non-porn' site, the address is http://www.movin2fast.com

      Basically, all you want is this:

      <iframe src="frame that you want to show up" height="some #" width="some #" frameborder=0 name="Target name"></iframe>

      Then if you want links to be able to change whats in the iframe, you use this code for your ahref code:

      <a href="file to be loaded in the frame" target="Target name">

      Remember, treat it the same as you would an img file!

      Hope this helps.
      "You're just a big bear"

      Comment

      • allsops
        Registered User
        • Nov 2001
        • 36

        #4
        Oooops, I forgot, you can't put straight code onto this board since it treats it dynamically. eek! Oh well. If you look at the source of what I typed you'll see what I was trying to say. Or just goto that webpage and look at the main page, it's pretty simple.
        "You're just a big bear"

        Comment

        • spacedog
          Yes that IS me. Bitch.
          • Nov 2001
          • 14149

          #5
          That helps out so much..Thank You
          That was exactly what I wanted!
          By the way, thats a nice car site you got there!
          I made a site about 2nd Gen. TransAms http://devoted.to/TransAms

          [This message has been edited by spacedog (edited 11-24-2001).]

          Comment

          • spacedog
            Yes that IS me. Bitch.
            • Nov 2001
            • 14149

            #6
            I got it to work
            I'm so happy with the results!!

            of course I aint finished!!
            Got a whole site to finish!!

            [This message has been edited by spacedog (edited 11-28-2001).]

            Comment

            • Amputate Your Head
              There can be only one
              • Aug 2001
              • 39075

              #7
              yup.... IFrame that sucker.

              ------------------


              60% RECURRING!
              SIG TOO BIG

              Comment

              Working...