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. Ho we can remove menubar and toolbar of a webpage ?

Ho we can remove menubar and toolbar of a webpage ?

Scheduled Pinned Locked Moved ASP.NET
question
4 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
    Masood Kochi SSF
    wrote on last edited by
    #1

    Ho we can remove menubar and toolbar of a webpage ? Got ? Give..

    I S 2 Replies Last reply
    0
    • M Masood Kochi SSF

      Ho we can remove menubar and toolbar of a webpage ? Got ? Give..

      I Offline
      I Offline
      Imran Khan Pathan
      wrote on last edited by
      #2

      Masood Kochi,SSF wrote:

      Ho we can remove menubar and toolbar of a webpage ?

      No need to write code to remove toolbar as well as menubar. just use this script to open popup window

      window.open('PageName.aspx','title','width=500,height=500','');

      Regards kHan

      please don't forget to vote on the post that helped you.

      S 1 Reply Last reply
      0
      • M Masood Kochi SSF

        Ho we can remove menubar and toolbar of a webpage ? Got ? Give..

        S Offline
        S Offline
        subai
        wrote on last edited by
        #3

        may with something like this

        toolbar=no, menubar=no, scrollbars=no, resizable=no,
        location=no, directories=no, status=no'

        in window.open()

        I Wish the Life Had CTRL-Z www.subaitech.blogspot.com

        1 Reply Last reply
        0
        • I Imran Khan Pathan

          Masood Kochi,SSF wrote:

          Ho we can remove menubar and toolbar of a webpage ?

          No need to write code to remove toolbar as well as menubar. just use this script to open popup window

          window.open('PageName.aspx','title','width=500,height=500','');

          Regards kHan

          please don't forget to vote on the post that helped you.

          S Offline
          S Offline
          subai
          wrote on last edited by
          #4

          sorry dude, when i respond to post no answer was available

          I Wish the Life Had CTRL-Z www.subaitech.blogspot.com

          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