Announcement

Collapse
No announcement yet.

Web design: frames or no frames?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #46
    It works if I click go but not if I hit enter.(it doesnt' work at all if I hit my chair)
    American by birth, smarter than the average tropical fruit by the grace of Me. -me
    I try not to break the rules but merely to test their elasticity. -- Bill Veeck | Don't listed to the Linux Satanist, people. - St. Leo | If patching security holes was the top priority of any of us(no matter the OS), we'd do nothing else. - Me, in a tired and accidental attempt to draw fire from all three sides.
    Posted with Mozilla Firebird running under Sawfish on a Slackware Linux install.:p
    XGalaga.

    Comment


    • #47
      Doesn't work for me (Opera)
      Within weeks they'll be re-opening the shipyards
      And notifying the next of kin
      Once again...

      Comment


      • #48
        Doesn't work for me, either.
        (\__/) 07/07/1937 - Never forget
        (='.'=) "Claims demand evidence; extraordinary claims demand extraordinary evidence." -- Carl Sagan
        (")_(") "Starting the fire from within."

        Comment


        • #49
          How weird. it goes into some poly code routine if you press enter. The go button should work at least in IE. Probably I'd have to set up a function outside the form to make it completely correct.

          Lets see now... Input a valid thread ID into this one, and either enter or the button should load the thread.

          Enter threadID


          Concrete, Abstract, or Squoingy?
          "I don't believe in giving scripting languages because the only additional power they give users is the power to create bugs." - Mike Breitkreutz, Firaxis

          Comment


          • #50
            Nope.

            When I click on the button nothing happens. When I press <enter> I got this error message:

            Code:
            Database error in vBulletin: Invalid SQL: SELECT forumid FROM thread where threadid=deadwombats
            mysql error: Unknown column 'deadwombats' in 'where clause'
            mysql error number: 1054
            Date: Monday 11th of August 2003 11:01:50 AM
            Script: /forums/showthread.php?threadid=deadwombats
            Referer: [url]http://apolyton.net/forums/showthread.php?s=&postid=2253728[/url]
            (\__/) 07/07/1937 - Never forget
            (='.'=) "Claims demand evidence; extraordinary claims demand extraordinary evidence." -- Carl Sagan
            (")_(") "Starting the fire from within."

            Comment


            • #51
              deadwombats perhaps isn't a valid thread ID.
              Concrete, Abstract, or Squoingy?
              "I don't believe in giving scripting languages because the only additional power they give users is the power to create bugs." - Mike Breitkreutz, Firaxis

              Comment


              • #52
                IW's second box (threadid) works fine for me.

                http://www.google.com in the first one directed me to some "web1000" ****. Augh.
                meet the new boss, same as the old boss

                Comment


                • #53
                  IW's second box works fine for me.
                  American by birth, smarter than the average tropical fruit by the grace of Me. -me
                  I try not to break the rules but merely to test their elasticity. -- Bill Veeck | Don't listed to the Linux Satanist, people. - St. Leo | If patching security holes was the top priority of any of us(no matter the OS), we'd do nothing else. - Me, in a tired and accidental attempt to draw fire from all three sides.
                  Posted with Mozilla Firebird running under Sawfish on a Slackware Linux install.:p
                  XGalaga.

                  Comment


                  • #54
                    You can get around the file size issue by making common parts of the navigation JavaScript includes. External scripts are only loaded once, and reside in memory thereafter.

                    Don't listen to St. Leo. Client-side includes are the way to go.
                    Christianity: The belief that a cosmic Jewish Zombie who was his own father can make you live forever if you symbolically eat his flesh and telepathically tell him you accept him as your master, so he can remove an evil force from your soul that is present in humanity because a rib-woman was convinced by a talking snake to eat from a magical tree...

                    Comment


                    • #55
                      Originally posted by mrmitchell
                      http://www.google.com in the first one directed me to some "web1000" ****. Augh.
                      you don't need the http://
                      Concrete, Abstract, or Squoingy?
                      "I don't believe in giving scripting languages because the only additional power they give users is the power to create bugs." - Mike Breitkreutz, Firaxis

                      Comment


                      • #56
                        Well, without it www.google.com I get the invalid thread specified error.
                        meet the new boss, same as the old boss

                        Comment


                        • #57
                          Back to topic:

                          I have seen way too many sites which could defently use the use of frames. Frames makes it easy (and logical) to find around the site, though few sites would be worse if they use frames (Like Apolyton... I can't see no reason why Apolyton should have frames)

                          But on the other hand: If you're going to use frames, be sure to make them useable... I have seen tons of sites which uses frames, but in the ugliest way possible (e.g. the menu uses 50% of the window)


                          If you know how to use frames: Use 'em
                          If you don't: Learn it
                          This space is empty... or is it?

                          Comment


                          • #58
                            I use SSI to build up navigation and content. Works great.

                            Nevertheless I use a lot of nested tables and transparent gifs for placing.

                            Comment


                            • #59
                              Originally posted by ADG
                              I have seen way too many sites which could defently use the use of frames. Frames makes it easy (and logical) to find around the site, though few sites would be worse if they use frames (Like Apolyton... I can't see no reason why Apolyton should have frames)
                              Personally, I have never seen any websites where frames actually improve the design and navigation.

                              For starters, it screws up bookmarking and navigation.
                              (\__/) 07/07/1937 - Never forget
                              (='.'=) "Claims demand evidence; extraordinary claims demand extraordinary evidence." -- Carl Sagan
                              (")_(") "Starting the fire from within."

                              Comment


                              • #60
                                I use SSI at my new site. Works like a charm.
                                Blog | Civ2 Scenario League | leo.petr at gmail.com

                                Comment

                                Working...
                                X