Closed Bug 353629 Opened 18 years ago Closed 14 years ago

Iframe JavaScript objects not accessible from external scripts

Categories

(Core :: General, defect)

1.8 Branch
x86
All
defect
Not set
major

Tracking

()

RESOLVED INVALID

People

(Reporter: bht237, Unassigned)

Details

(Keywords: testcase)

Attachments

(2 files)

Scripts in iframes can call functions in external scripts.

But an attempt by a script in the enclosing page to call a function in an iframe fails.

What can be done so that iframe scripts get the same capabilities as scripts in frameset frames?
Attached file iframe content
Keywords: testcase
Additional information:

http://www.w3.org/TR/html4/present/frames.html#sharing-frame-data

"Sharing data among frames 

Authors may share data among several frames by including this data via an OBJECT element."

I have tried this with the OBJECT tag - same negative result. IFRAME and OBJECT: Only tag attributes such as name, or document properties are accessible.

It is understood that the OBJECT tag can be used as a replacement for the IFRAME tag. Because of this, in the interim, I am not creating a duplicate bug record for the behavior of the OBJECT tag.
Severity: normal → major
Product: Firefox → Core
QA Contact: general → general
Version: 1.5.0.x Branch → 1.8 Branch
Error in testcase
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: