Is there a way to call a function from one frame that is defined in a different frame in the frameset?
Is there a way to call a function from one frame that is defined in a different frame in the frameset?
Yes.
Code:// In frame1 window.blather = function() { turnIntoAFish(); doStuff(); } // In frame2 parent.frame1.blather();
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Bookmarks