Hi, all here is my latest obstacle that ihave been working on.
I need to make a frames page to go back to a non frames with the current contents of the left frame inside of it when you click on a link.
href="javascript:location.href=parent.realchoices.document.location.href"
This code here works up until you start navigating through a particular page different from the page you started with in the frame then it refuses to budge. I am not real sure why this isn't working for me. anybody got any ideas.
I need to make a frames page to go back to a non frames with the current contents of the left frame inside of it when you click on a link.
href="javascript:location.href=parent.realchoices.document.location.href"
This code here works up until you start navigating through a particular page different from the page you started with in the frame then it refuses to budge. I am not real sure why this isn't working for me. anybody got any ideas.