Buy Questpond's video subscriptions on
huge discount
.
Online: 2043
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
JavaScript
>
Loading ...
In a pop-up browser window,how do we refer to the main browser window that opened child window?
Posted by
vishalneeraj-24503
on 1/13/2014 | Category:
JavaScript Interview questions
| Views: 1989 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
We use
window.opener
to refer to the main window from pop-ups,meaning that in the child window or pop-up window,we write window.opener to get main or base window' controls.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is the data type of variables of in JavaScrip ...
Next > :
How to make a Gridview Editable?
Comments or Responses
Login to post response
More Interview Questions by vishalneeraj-24503
How to make a Gridview Editable?
How to create an Index on Table on multiple columns?
How to create an Index on Table?
How do you convert numbers between different bases in JavaScript?
What are the ways of commenting a code or a statement in JavaScript?
What are the types used in JavaScript?
How to change Data-Type of a column in Oracle Database?
How to change Data-Type of a column in My-Sql Database?
Latest Interview Questions
What is ViewStart in MVC?
What does Separation of concerns means?
What is MVC?
What's the difference between DELETE TABLE and TRUNCATE TABLE com ...
What is a Method Group Conversion in C#?
Tell me about yourself
How to get the list of tables in a database and also the size of which ...
Your developing web application which access data from a MS sql and ha ...
More ...