Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Links to close a window

Links to close a window

Scheduled Pinned Locked Moved The Lounge
comquestion
8 Posts 8 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Ray Cassick
    wrote on last edited by
    #1

    I see this quite a bit and am not really sure WHY people do it. You go to a web site, click on a link (maybe to vote or something) and a second window pops up to display your selection. This second window has a link (or a button) you can click to close that window. Why? Is it just an attempt to try to keep the web interface looking like a windows interface? Why not just use the close box of the browser window to close the window?


    George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.
    My Blog[^]


    M S D E 4 Replies Last reply
    0
    • R Ray Cassick

      I see this quite a bit and am not really sure WHY people do it. You go to a web site, click on a link (maybe to vote or something) and a second window pops up to display your selection. This second window has a link (or a button) you can click to close that window. Why? Is it just an attempt to try to keep the web interface looking like a windows interface? Why not just use the close box of the browser window to close the window?


      George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.
      My Blog[^]


      M Offline
      M Offline
      Mike Dimmick
      wrote on last edited by
      #2

      You used to be able to specify titlebar = no in the parameters of the window.open method. However, I think all modern browsers now ignore this specification - the IE documentation[^] says "This parameter is ignored unless the calling application is an HTML Application or a trusted dialog box." Stability. What an interesting concept. -- Chris Maunder

      G 1 Reply Last reply
      0
      • M Mike Dimmick

        You used to be able to specify titlebar = no in the parameters of the window.open method. However, I think all modern browsers now ignore this specification - the IE documentation[^] says "This parameter is ignored unless the calling application is an HTML Application or a trusted dialog box." Stability. What an interesting concept. -- Chris Maunder

        G Offline
        G Offline
        GizzoF
        wrote on last edited by
        #3

        No post programming questions in The Lounge. Nobody said anything about programming answers. ;P

        E 1 Reply Last reply
        0
        • R Ray Cassick

          I see this quite a bit and am not really sure WHY people do it. You go to a web site, click on a link (maybe to vote or something) and a second window pops up to display your selection. This second window has a link (or a button) you can click to close that window. Why? Is it just an attempt to try to keep the web interface looking like a windows interface? Why not just use the close box of the browser window to close the window?


          George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.
          My Blog[^]


          S Offline
          S Offline
          Shog9 0
          wrote on last edited by
          #4

          In a way, i'm conflicted on that. Yeah, it's ugly and stupid looking, as though the designers were so stuck in the mindset of Windows development that they just couldn't help themselves... Then again, how many users are also stuck in the mindset of Windows users? Does putting a big Close button in there make it easier for them? IMHO, it's better for both sides if pop-ups are avoided completely whenever possible. This is where the AJAX craze really seems to be doing some good.

          Post faster, post more, post now

          1 Reply Last reply
          0
          • R Ray Cassick

            I see this quite a bit and am not really sure WHY people do it. You go to a web site, click on a link (maybe to vote or something) and a second window pops up to display your selection. This second window has a link (or a button) you can click to close that window. Why? Is it just an attempt to try to keep the web interface looking like a windows interface? Why not just use the close box of the browser window to close the window?


            George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.
            My Blog[^]


            D Offline
            D Offline
            David Crow
            wrote on last edited by
            #5

            One reason might be to keep track of how many close using the Close link versus how many close using some other mechanism. Another reason might be to direct you to some other site if you opted for the Close link. The safest way to close them is via Alt+F4. I've experienced windows that popped up with their caption hidden off the top of the screen and had a fake caption drawn in the client area. When you unknowingly clicked the "X", all you did was acknowledge the popup and it went out and did its redirection thing and invite other popups to the party. That only happened once!


            "One must learn from the bite of the fire to leave it alone." - Native American Proverb

            L 1 Reply Last reply
            0
            • G GizzoF

              No post programming questions in The Lounge. Nobody said anything about programming answers. ;P

              E Offline
              E Offline
              El Corazon
              wrote on last edited by
              #6

              Ask a programmer what time it is... and he will tell you how to open a socket to NIST, query time, evaluate time offset for the computer, and give you time in a completely alien format (julian days is always fun, though astronomical time is even more fun). ;) _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

              1 Reply Last reply
              0
              • D David Crow

                One reason might be to keep track of how many close using the Close link versus how many close using some other mechanism. Another reason might be to direct you to some other site if you opted for the Close link. The safest way to close them is via Alt+F4. I've experienced windows that popped up with their caption hidden off the top of the screen and had a fake caption drawn in the client area. When you unknowingly clicked the "X", all you did was acknowledge the popup and it went out and did its redirection thing and invite other popups to the party. That only happened once!


                "One must learn from the bite of the fire to leave it alone." - Native American Proverb

                L Offline
                L Offline
                l a u r e n
                wrote on last edited by
                #7

                DavidCrow wrote: I've experienced windows that popped up with their caption hidden off the top of the screen and had a fake caption drawn in the client area. wow thats nasty!


                "there is no spoon"
                biz stuff about me

                1 Reply Last reply
                0
                • R Ray Cassick

                  I see this quite a bit and am not really sure WHY people do it. You go to a web site, click on a link (maybe to vote or something) and a second window pops up to display your selection. This second window has a link (or a button) you can click to close that window. Why? Is it just an attempt to try to keep the web interface looking like a windows interface? Why not just use the close box of the browser window to close the window?


                  George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.
                  My Blog[^]


                  E Offline
                  E Offline
                  Ed Gadziemski
                  wrote on last edited by
                  #8

                  Many web users don't know how to use the close box of the browser window.


                  KwikiVac Vacuum Cleaner Supplies

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups