Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

We are facing problem with the compatibilty of IE 7 and IE
6.We are calling a showModal window that is working fine in
IE6 but with IE7 it opens a new Window and Data is not
getting poputaled.In some pages it Gives an error "The
webpage you are viewing is trying to Close the window.Do
you want to close this window".

Answer Posted / senthil

sorry for the previous ans ami,


insteated above of try following code it may solve your
problem


window.opener = self;

window.close();

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is a relation always a function?

935


The below script is working Internet browser but not working in mozilla plz find that good way... function doSubmit(op){ var rowcount=document.getElementsByName ("parameterTypeId").length; var parameterGrade; var performance; var goal; if(op == "save"){ for (var i=0; i < rowcount; i++) { var param=eval("document.forms [0].parameterGrade"+i); if(param.value != "select"){ return true; } } alert("Please rate atleast one attribute"); return false; }//if ends here

2545


How to call a function inside a function in javascript?

934


Can I declare a variable as CONSTANT in JavaScript?

972


What is javascript used for in web design?

984


Which built-in method returns the string representation of the number’s value?

1119


Some XYZ company is arranging for online aptitude tests. Draw detailed E-R diagram for the same..

2097


When do we use JSON.stringify()?

1018


accessdenied javanet disconnet

2125


How to setting a cookie with the contents of a textbox?

994


How to disable an html object ?

1097


Define escape() function?

898


How do you declare a variable in javascript?

922


how can we retrieve value from one database server and store them another database server using sql server code

2101


What is ‘this’ keyword in JavaScript?

970