Results 1 to 3 of 3

Thread: Frameset doesnt work for me

  1. #1

    Thread Starter
    Fanatic Member ubunreal69's Avatar
    Join Date
    Apr 2001
    Location
    Morayfield, Australia
    Posts
    609

    Unhappy Frameset doesnt work for me

    is there something wrong with this code ? cos it just doesnt work

    -----------------------------------------
    <html>
    <body>

    <frameset rows="50%, 50%">
    <frame src="sig.htm">
    <frame src="">
    </frameset>

    </body>
    </html>
    -----------------------------------------

  2. #2
    Frenzied Member Rick Bull's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    1,444
    You're not supposed to put the frameset in the body, it should be in html.

  3. #3

    Thread Starter
    Fanatic Member ubunreal69's Avatar
    Join Date
    Apr 2001
    Location
    Morayfield, Australia
    Posts
    609
    aaaaah, yeh, forgot, thanx

Posting Permissions

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



Click Here to Expand Forum to Full Width