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 John Tel 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. prerob

    Change text in a parent frame...

    My original <href="#" etc.> was causing the frameset to reload, so I changed it to this... <a href="javascript:changeCaption('capa', 'text for image 1')" >...to this text when clicked.</a> ...but that doesn't do the trick. I now get an error of "frames.0.frames is null or not a number" in IE...
  2. prerob

    Change text in a parent frame...

    Forgive me, I'm not great at JavaScript! I need to convert this code below (which works fine in it's own page) to work across pages in a frameset. Essentially I need the text within the the Parent frame to be changed when a link in the child frame is clicked. I'm having trouble converting...

Part and Inventory Search

Back
Top