Can I Use Something Else Than Iframe For My Conten

Discussion in 'General Discussion' started by Keelz, Aug 6, 2005.

  1. Keelz

    Keelz Senior Member

    Posts:
    368
    Likes Received:
    0
    Joined:
    Jun 13, 2005
    ok I made a template in photoshop and I open it with dreamweaver to change the line of code (<img>...to <iframe>..blah blah) it seem like firefox does not support iframe for which reason I hell dont no..! So any solution can I use a div for my content? Div mean same thing as iframe right? what do you guy think?

    thx in advance :D
    Keelz
     
  2. Mr. Cheeky

    Mr. Cheeky Well-Known Member

    Posts:
    1,410
    Likes Received:
    0
    Joined:
    Jul 19, 2005
    <div> is different from <iframe>

    divs are amazing if you know how to use them.. divs are transparent blocks of content that can be placed anywhere and overlapped

    iframes ARE supported by firefox so im not sure why they arent working for you

    i'd suggest using expandable content boxes and using php include tags and such
     

Share This Page