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


Please Help Members By Posting Answers For Below Questions

Describe the .net base class library.

719


What is server components?

755


What is razor? : asp.net mvc

749


Explain different types of validators in asp.net?

714


Can we make activex dll also ti execute in some process as that of client ? How can we do?

4452


How many types of validation are there?

704


What is another word for redirect?

697


What is enableviewstatemac in asp net?

769


What are type/key pairs in client script registration?

778


Do gac'ed assemblies have fulltrust?

846


what is publisher?

1848


Explain the purpose of storyboard.targetproperty.

734


What is query string with example?

708


Is asp.net a language?

702


What is the difference between custom web user control and a custom web server control?

700