For a frameset, i want to open a link from page of A frame by using onmouseover and open it in another B frame? when mouseover the link from A frame, it will open the page on B frame. Give a hint.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
When I worked with
<frame>it has taking a long time ago (seven or more years).Because you didn’t post any html sourcode :-|, I created a theoretical situation:
SIn my theoretical file ‘myNewInternalPage.html’ you have to instert the method call
Note:
frameis not approiate to show external content. That’s whyiframeexists.Update:
After a hard fight with the OP I got something to my hands. Here is a solution:
1st: Replace the old Javascript code from ‘nullRand()’ with the new one
2nd: Modyfiy the a tag -where the radio streams are listed- as follow:
So it should work. In my eyes you should think about a new concept for your task.