this is y i hate frames

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Toxicous8
    New Member
    • Oct 2015
    • 57

    this is y i hate frames

    this might be a silly question, i mean for me cuz i just think i am an advanced HTML and CSSer. So i tried so many methods to make frames(using divs, tables, framesets, iframes). So when i try iframe, when you click a link on that frame, the page comes on the frame area only. So plz write me the best way to do this. Tnx
  • Purple
    Recognized Expert Contributor
    • May 2007
    • 404

    #2
    Can you post the code you have so far?

    Comment

    • Toxicous8
      New Member
      • Oct 2015
      • 57

      #3
      for the iframe, the div or the table frame?

      Comment

      • gits
        Recognized Expert Moderator Expert
        • May 2007
        • 5388

        #4
        when using frames and <a>-tags u might want to use the target attribute as well to specify where the link should be opened.

        Comment

        Working...