M
Q. What is the distinction made by the Client-side JavaScript between windows, tabs, iframes, and frames ?
- Correct Answer - Option(A)
- Views: 96
- Filed under category Machine Learning
M
Client-side JavaScript makes very little distinction between windows, tabs, iframes, and frames: they are all browsing contexts, and to JavaScript, they are all Window objects.
You must be Logged in to update hint/solution
Discusssion
Login to discuss.