disable or remove minimize and maximize buttons in a startupwindow
-
hi, im developing a webapplication where i dont want to have a minimize and maximize buttons of the startup page.and i also dont want the menu bar also. it is urgent requirement for me. thanks in advance.
-
hi, im developing a webapplication where i dont want to have a minimize and maximize buttons of the startup page.and i also dont want the menu bar also. it is urgent requirement for me. thanks in advance.
vishnukamath wrote:
im developing a webapplication where i dont want to have a minimize and maximize buttons of the startup page.and i also dont want the menu bar also.
Your question is not clear. What do you mean by startup page ? About which menu bar you are talking about ?
vishnukamath wrote:
it is urgent requirement for me.
First of all be specific with your requirments and represent it well so that any one can understand and give you answer as quick as possible. Other wise it would be quite difficult to answer.
Cheers ! Abhijit Jana | MVP Web Site : abhijitjana.net | Follow Me @ twitter Read my Latest Article :Mastering Debugging in VS 2010
-
hi, im developing a webapplication where i dont want to have a minimize and maximize buttons of the startup page.and i also dont want the menu bar also. it is urgent requirement for me. thanks in advance.
-
vishnukamath wrote:
im developing a webapplication where i dont want to have a minimize and maximize buttons of the startup page.and i also dont want the menu bar also.
Your question is not clear. What do you mean by startup page ? About which menu bar you are talking about ?
vishnukamath wrote:
it is urgent requirement for me.
First of all be specific with your requirments and represent it well so that any one can understand and give you answer as quick as possible. Other wise it would be quite difficult to answer.
Cheers ! Abhijit Jana | MVP Web Site : abhijitjana.net | Follow Me @ twitter Read my Latest Article :Mastering Debugging in VS 2010
hi, im designing a login page,when i run my application it is the first page that will appear on screen. now i have a requirement that my login page should not have the menubar(file,edit,view,etc..) and the minimize and maximize buttons should not work. this is an urgent requirement.hope you understand. thanks in advance.
-
hi, i tried with window.open and if i use window.open the result will be another window opening, but i need to display my login window without menubar and maximize and minimize buttons.please suggest me better way to do this. thanks and regards, vishnu.
-
hi, i tried with window.open and if i use window.open the result will be another window opening, but i need to display my login window without menubar and maximize and minimize buttons.please suggest me better way to do this. thanks and regards, vishnu.