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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. JulieB4

    Need quick help with calling function() from nested iframe

    One more associated question -- how would I call a function() that is located inside controller from the data1 frame?
  2. JulieB4

    Need quick help with calling function() from nested iframe

    Here is what I have: <frameset id=body rows="50%,50%,*"> <frame name=data1 src="./launch.htm"> <frame name=data2" src="./run.php"> <frame name=data3" src="./blank.htm"> </frameset> The data2 frame has a nested <IFRAME> named "controller". That IFRAME has a form with a focus() call to place the...

Part and Inventory Search

Back
Top