Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How set frames controls attributes with javascript
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
How set frames controls attributes with javascript
Miscellaneous
Thread ID:
00984931
Message ID:
00984931
Views:
65
I have a (top) frame with an HTML "src".

I am trying to have a called html (submit through a function to an HTML) set an attribute of a button on a frame:
window.parent.frames("TOPFrame").quit.style.visibility = "visible";
And - it's not working. Can a "requested" html (url) be coded similar to the example be used to set a frame control's attribute?

I guess I am asking if a requested html (javascript) is aware of the environment that is calling it? I have tried replacing the CSS script with a function() call.

The error message indicates that the "reference" is null or not an object.

Thank you!
Imagination is more important than knowledge
Reply
Map
View

Click here to load this message in the networking platform