These days, if you're going to use CSS (which you should) you can get a
frames effect, without the actual use of frames. Basically, you set the
overflow property for a div to "scroll" or "auto" and you'll have what
looks like a frameset.

To see this technique in action, you can check out my photo section of
my website: http://brian.vallelunga.com/photos/ click on one of the
albums to launch a separate photo viewer. Notice that the list of icons
on the left is scrollable. Then check out the underlying XML and style
sheet.

Brian

-----Original Message-----
From: Jim Arnold [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, April 18, 2002 9:37 AM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] To Frame or Not to Frame


Frames are the only option in some cases (eg when displaying embedded
non-html documents).  Bookmarking can be achieved by using a content
"engine" which takes a page id and builds the frameset dynamically.  I
hate frames too, but they're a necessary evil sometimes :-/

Jim

> -----Original Message-----
> From: Reggie Burnett [mailto:[EMAIL PROTECTED]]
> Sent: 18 April 2002 14:34
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] To Frame or Not to Frame
>
>
> I have always hated frames due to problems with bookmarking. There has

> been a steady tendency away from frames in general over the last 1-2 
> years.
>
> -----Original Message-----
> From: dotnet discussion [mailto:[EMAIL PROTECTED]]On
> Behalf Of
> Rob Mc
> Sent: Thursday, April 18, 2002 7:52 AM
> To: [EMAIL PROTECTED]
> Subject: [DOTNET] To Frame or Not to Frame
>
>
> We are in the early design stages for an ASP.Net application and are 
> trying to determine whether to use frames or an IBUYSPY type 
> presentation approach.  We would very much appreciate any comments as 
> to the pros and
> cons of either.
>
> You can read messages from the DOTNET archive, unsubscribe from 
> DOTNET, or subscribe to other DevelopMentor lists at 
> http://discuss.develop.com.
>
> You can read messages from the DOTNET archive, unsubscribe from 
> DOTNET, or subscribe to other DevelopMentor lists at 
> http://discuss.develop.com.
>

You can read messages from the DOTNET archive, unsubscribe from DOTNET,
or subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to