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. Web Development
  3. ASP.NET
  4. how to remove Minimize Button from pop up window.........

how to remove Minimize Button from pop up window.........

Scheduled Pinned Locked Moved ASP.NET
databasehelptutorial
7 Posts 3 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.
  • M Offline
    M Offline
    mithun narayanan
    wrote on last edited by
    #1

    i want to disable minimize button from a popup window. am using , var win=window.open("Index.aspx","_blank","toolbar=no, location=no, titlebar=no,minimize=no,linkbar=no, directories=no, status=yes, menubar=no, scrollbars=yes, resizable=yes, width=1024, height=768, copyhistory=no") for displaying popup window. i dont want to disable maximize window. Plz help.....:confused: i dont want to use showModalDialog

    S 1 Reply Last reply
    0
    • M mithun narayanan

      i want to disable minimize button from a popup window. am using , var win=window.open("Index.aspx","_blank","toolbar=no, location=no, titlebar=no,minimize=no,linkbar=no, directories=no, status=yes, menubar=no, scrollbars=yes, resizable=yes, width=1024, height=768, copyhistory=no") for displaying popup window. i dont want to disable maximize window. Plz help.....:confused: i dont want to use showModalDialog

      S Offline
      S Offline
      Sun Rays
      wrote on last edited by
      #2

      Hi, try this Link[^] And another link is this[^]

      Thanks, Sun Rays To get something you must have to try once. My Articles

      M 1 Reply Last reply
      0
      • S Sun Rays

        Hi, try this Link[^] And another link is this[^]

        Thanks, Sun Rays To get something you must have to try once. My Articles

        M Offline
        M Offline
        mithun narayanan
        wrote on last edited by
        #3

        Sorry sir i didnt get u.. can u just show an exampl

        A S 2 Replies Last reply
        0
        • M mithun narayanan

          Sorry sir i didnt get u.. can u just show an exampl

          A Offline
          A Offline
          Abhijit Jana
          wrote on last edited by
          #4

          Check the second link. Try to use that concept.

          Best Regards ----------------- Abhijit Jana View My CodeProject Articles "Success is Journey it's not a destination"

          M 1 Reply Last reply
          0
          • A Abhijit Jana

            Check the second link. Try to use that concept.

            Best Regards ----------------- Abhijit Jana View My CodeProject Articles "Success is Journey it's not a destination"

            M Offline
            M Offline
            mithun narayanan
            wrote on last edited by
            #5

            Actually i need to disable that button.. i tried on both links.. the first one ive tried earlier.. the second works only on button click also that is for minimising window on button click. also ive googled a lot .. is ther any other soln... thanks nd regards...

            A 1 Reply Last reply
            0
            • M mithun narayanan

              Sorry sir i didnt get u.. can u just show an exampl

              S Offline
              S Offline
              Sun Rays
              wrote on last edited by
              #6

              Hi, try this links... Link1[^] Link2[^] Or you can do one thing. Just pop up plain window and then put one image like maximize button and onclick of that Maximize the window using javascript... Hope it will help you.

              Thanks, Sun Rays To get something you must have to try once. My Articles

              1 Reply Last reply
              0
              • M mithun narayanan

                Actually i need to disable that button.. i tried on both links.. the first one ive tried earlier.. the second works only on button click also that is for minimising window on button click. also ive googled a lot .. is ther any other soln... thanks nd regards...

                A Offline
                A Offline
                Abhijit Jana
                wrote on last edited by
                #7

                use window.showModalDialog This will show a popup window without Maximize and Minimize button Read This link showModalDialog Method [^] and Check the Last Example [ in bottom of the page ] . This will realy help you.

                Best Regards ----------------- Abhijit Jana View My CodeProject Articles "Success is Journey it's not a destination"

                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