Closed
Bug 1256976
Opened 10 years ago
Closed 9 years ago
Example code on iframe page triggers blocking alert on load
Categories
(Developer Documentation Graveyard :: API: DOM, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: potch, Assigned: sheppy)
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
1. Load https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe
What happened?
==============
alert pops up while page is loading, while example frame is not in view.
What should have happened?
==========================
The alert should be triggered by the user in the context of the example
Is there anything else we should know?
======================================
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → eshepherd
Component: General → API: DOM
Product: Mozilla Developer Network → Developer Documentation
| Assignee | ||
Comment 1•9 years ago
|
||
Updated the sample to run the code in the iframe only once a button is clicked.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•