Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Opening a Window by Frame A with same document of Frame
Message
General information
Forum:
Internet
Category:
Javascript
Miscellaneous
Thread ID:
00417979
Message ID:
00418554
Views:
24
>>Have you tried something like...
>>parent.frames(1).location = 'menu.htm'
>
>Well, no. But creating a loop to find the correct frame shouldn't be the problem. But, how do I find out that it is 'menu.htm'?
>I was looking for some javascript-code on www.irt.org, but I couldn't find any for this special case.

Looks like the SRC of the frame will give you the URL.

???parent.frames(1).src


HTH
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Reply
Map
View

Click here to load this message in the networking platform