|
Posted by Neredbojias on 07/11/05 13:11
With neither quill nor qualm, Stewart Gordon quothed
> Do you mean such UAs should just display one frame at a time and provide
> a means of switching between them?
No. Let me exemplify. Here's how I might do a frames system if I
wanted to be "proper".
Take a page with 3 frames:
1. The logo, same all the time.
2. Nav bar/column to call up the content, also the same all the time.
3. The content frame, receiving the results of the nav links.
When I click a link, it either:
a. Targets a whole new frames page with only the url of the 3rd frame
different, or -
b. Targets the same frames page with a query string loading the
correct content page into the 3rd frame via server-side scripting or
javascript.
This (these) ways, the address of the frames page is different for each
possible variation of content and no url-bookmarking anomalies would
exist.
--
Neredbojias
Contrary to popular belief, it is believable.
Navigation:
[Reply to this message]
|