Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Frameset problem

    Help I hope some one out there can help me. I have made a web site using frames
    with the idea that the left and top remain static and using the menu users can
    change the main frame well i have added the urls then the target=mainframe
    instead of opening within the framset it opens a new browser with the frame as
    a complete html page.
    [url]www.connaughtestates.com[/url] to see the prob.

    itorch Guest

  2. Similar Questions and Discussions

    1. FRAMESET HELP
      trying my first hand at frames and framesets. I first created a site based on using one frameset, but found that limiting so I learned how to...
    2. Frameset Help Please
      Hi, ive got a problem. I have a four divided frameset. One banner like frame at the top, two right and let menus and one relative center area....
    3. Frameset
      How do you do a frameset in an aspx page? -- ______________________ David Fetrow HelixPoint LLC. http://www.helixpoint.com...
    4. closing frameset
      Hi all This is my code to open my frameset: Dim myOpenWindowJS = "<script...
    5. locked into frameset
      I'm working on a coldfusion application in Dreamweaver, primarilly in code view. Somewhere along the way, Dreamweaver got the idea that one of my...
  3. #2

    Default Frameset problem

    Help I hope some one out there can help me. I have made a web site using frames
    with the idea that the left and top remain static and using the menu users can
    change the main frame well i have added the urls then the target=mainframe
    instead of opening within the framset it opens a new browser with the frame as
    a complete html page.
    [url]www.connaughtestates.com[/url] to see the prob.

    itorch Guest

  4. #3

    Default Re: Frameset problem

    looking at your site i would recomend trying an iframe if you are really set on
    the idea of using a frame. if i were you i would far prefer to write that page
    without the frame. if you want the same effect without dealing with parent
    this and that you can put the part you want to scroll in a div, which has its
    overflow set to auto.

    digitalus media Guest

  5. #4

    Default Re: Frameset problem

    I used the frames sets for last couple year to learn the Dreamweaver, but it is
    better start learning CSS style it is very easy to use.
    I know i did not waste the time to learn frame set but.......If i know better
    i will start CSS.....

    wefollow Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139