Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Referencing javascript functions in parent object

Status
Not open for further replies.

scottlee

Programmer
Jun 25, 2001
1
NL
I have an index ASP frameset with VBScript (server side) and javascript. An ASP page gets loaded within the frameset and needs to call several javascript functions within the parent (Index.asp). The parent is recognised correctly but the javascript functions are not seen. Why can I only see the HTML elements within the parent frameset and NOT the javascript functions.
 
You should be able to reference them. I bet you would have a better chance getting this one answered over in the javascript forum, though. :)
penny.gif
penny.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top