> From: Roger Hui <[email protected]>

> 
> What are the disadvantages of using frames in HTML?
> 
> For a lengthy document (e.g. http://www.jsoftware.com/papers/ratapl.htm),
> I would put the table of contents in a left frame
> and the main text in a right frame.

1. For one document it requires 3 files.
2. Difficulty to use #hash link into sections.

As alternative, consider floating contents in a side bar.

http://www.w3.org/TR/CSS2/visuren.html#fixed-positioning


      
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to