Hello:
I have a problem with changing the location of a frame
in IE 6, if
I want to change the location to anoter page in the same
folder:
parent.framename.document.location = somepage.php
it works fine, but If i change the location to a page in
anoter folder
parent.framename.document.location = ../../somepage.php
it changes the location but also changes the size of the new
page,
makes it smaller. Could you tell me why is it and if
there's a way to
fix it??. Thank you very much.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "JavaScript Forum" group.
To post to this group, send email to
JavaScript-Information googlegroups.com
To unsubscribe from this group, send email to
JavaScript-Information-unsubscribe googlegroups.com
For more options, visit this group at http://groups.google.com/group/JavaScript-Information
-~----------~----~----~----~------~----~------~--~---
|