|
Problem in java script in frames in html
Hi friends,
I had one html page that contained java script in it to show some costomized context menus. when i clicked on some link in it, it opens the link in new window. Now i wanted to open the link in the same window and so i created two frames in this page so that i could see all the link in left side of the page and the content of the link in right side of the page. Now when i clicked the link on left side of frame it opens in the right side frame but i could not see the context menu in the right side frame. I think the java script is not being executed in the right side frame.
Could some one help me out in this...ur help will be highly appriciated..
Manmit
|