Forum Moderators: open

Message Too Old, No Replies

calling javascript method in frames

using target

         

prasanth

6:53 am on Jun 24, 2005 (gmt 0)

10+ Year Member



Hi i have small problem with calling event of javascript. I have two frames in one frame there are links like < a href="" target=another frame>. I have to call a java script method for the second frame on body load. I have a method which highlights certain terms in the html page , i want to apply this method the page gets loaded in the target window.

Can you help me in doing this.

Thanks in advance for help

-prashanth

Moby_Dim

5:43 pm on Jun 25, 2005 (gmt 0)

10+ Year Member



"...i want to apply this method the page gets loaded in the target window..."

is this page "in the target window" yours or from another owner?

prasanth

5:27 am on Jun 27, 2005 (gmt 0)

10+ Year Member



Hi,
Yes i want the page loaded to be in other frame but comng from different server of same owner.I will tell you very clearly what the problem is there are two frames in a page, one page containing a search option of intranet. If hits search option it displays the results in same page with hyperlinks. If any of the hyperlink is selected the result should be displayed in target frame. I have a javascript method which highlights the query key words in the result page. how to call that js method, please help me out. It is very urgent...

Thanks for help