my frame designed website URL does not show opened page title
thank for the help on the previous thread i posted,your help worked.
i am currently developing a website using frames,i have targeted all the links to display on the center frame,so the URL does not change to the title of other pages when their links are visited,the path only ends to the main website page which i have named "default".am not sure if i am clear,but that the best way i can explain myself.please help me!!!
If I understand you correctly, this is simply the way frames work: changing the URL of any frame doesn't reflect in the URL bar or page title. The actual page, according to the browser is still original page containing the frameset.
It's these kinds of issues that caused frames to fall out of favor and be obsoleted in html5.
Is your question/issue that you want the window title to change when a user clicks a link?
If so, add some javascript to each "centerframe page" such as:
Bookmarks