So i'm making a portfolio site with frames in CS3 and it's racking my brain
i'm having two major issues
the first is saving. I've made all my pages and linked them. I'm just putting them in the frames. The problem is i make a frameset, it has two windows one on the left for navigation and one on the right, the main one. but when i try to preview it in the browser it prompts me to save, naturally. the problem is it wants me to save everything with new names. including the html documents i've told it to load in the frames. I'm under the impression those are already saved. Why do i have to save and rename them again??
Second, when it prompts me it doesn't define what its asking me to save, the left frame, right frame or the frameset. so that is messing me up too
the second problem i'm having is with the left frame, which is the nav.
Tha frame has the main menu and one sub menu, so i created two html docs for the left window. one being nav.html, and one subnav.html. the first is 307 pixels wide and the secon 420, because the sub nav is the same as the nav page but has the sub nav in html attached to it, because i didn't want to nest frames.
so i'm having two issues with that. I want the left frame to automatically fit to the nav.html and the subnav.html pages since they are different widths. Percent and fixed do not do that, so how would i do that.
Second when i click on the main nav links in the sub nav, the sub nav links do not go away. this means i have to tell it to load the main nav in the left frame, AND tell it to load the appropriate link in the mainframe at the same time.
this i don't know how to do.
i'm trying to do this asap. please help. i can aim.
i'm having two major issues
the first is saving. I've made all my pages and linked them. I'm just putting them in the frames. The problem is i make a frameset, it has two windows one on the left for navigation and one on the right, the main one. but when i try to preview it in the browser it prompts me to save, naturally. the problem is it wants me to save everything with new names. including the html documents i've told it to load in the frames. I'm under the impression those are already saved. Why do i have to save and rename them again??
Second, when it prompts me it doesn't define what its asking me to save, the left frame, right frame or the frameset. so that is messing me up too
the second problem i'm having is with the left frame, which is the nav.
Tha frame has the main menu and one sub menu, so i created two html docs for the left window. one being nav.html, and one subnav.html. the first is 307 pixels wide and the secon 420, because the sub nav is the same as the nav page but has the sub nav in html attached to it, because i didn't want to nest frames.
so i'm having two issues with that. I want the left frame to automatically fit to the nav.html and the subnav.html pages since they are different widths. Percent and fixed do not do that, so how would i do that.
Second when i click on the main nav links in the sub nav, the sub nav links do not go away. this means i have to tell it to load the main nav in the left frame, AND tell it to load the appropriate link in the mainframe at the same time.
this i don't know how to do.
i'm trying to do this asap. please help. i can aim.