Is it possible to disable the minimized icon of a popup
window using window.open. Not using iframe concept?
Answer Posted / spice
function showWin()
{
var newlookup = window.showModalDialog("http://www.yahoo.com",
"", "","status=0;help=0;dialogHeight=" + 400 + ";dialogWidth=" +600 )
}
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Can we set master page as a start page?
What do you mean by authorization?
What does asp stand for in asp.net?
What is cas?
How to use push notification?
What is the difference between client-side and server-side validations in ASP.NET?
What are Authentication and Authorization?
Explain the difference between array and linkedlist?
What are validator? How do you disable them?
When cookie will expire?
How can exception be handled with out the use of try catch?
What is a server farm in iis?
Is redux flux?
Explain about Multi-Language integration?
Explain asp.net application life cycle?