HighDots Forums  

scroller: to frame or not to frame

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss scroller: to frame or not to frame in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
John Hill
 
Posts: n/a

Default scroller: to frame or not to frame - 08-20-2003 , 09:36 AM






Hi all,

Thanks for reading. I have set up a template page, per the link below. Some
pages will contain more content than the "About" page, and so I wanted to
include a scroller "within" the page to accomplish this, to keep the header,
border and links stationary, just scroll the content. What is the best way
to do this? Frames? How can I maintain the look using frames, if this is
the only way?

Thanks a million!

John

http://www.seaa.net/about.htm



Reply With Quote
  #2  
Old   
127.0.0.1
 
Posts: n/a

Default Re: scroller: to frame or not to frame - 08-20-2003 , 10:01 AM






"John Hill" <jhill (AT) hil-tec (DOT) com> wrote in
news:bhvth0$clf$1 (AT) forums (DOT) macromedia.com:

Quote:
Thanks for reading. I have set up a template page, per the link below.
Some pages will contain more content than the "About" page, and so I
wanted to include a scroller "within" the page to accomplish this, to
keep the header, border and links stationary, just scroll the content.
What is the best way to do this? Frames? How can I maintain the look
using frames, if this is the only way?
THe only reason I have found not to use frames - is because people tell me
not to use them.

I still don't know how to do what you want portably without frames.... but
with frames you can make it keep your look.

Set up your frames as follows, with all but C, fixed non-scrolling.

AAAAAAAAAAAAA
AAAAAAAAAAAAA
BBBCCCCCCCDDD
BBBCCCCCCCDDD
BBBCCCCCCCDDD
EEEEEEEEEEEEE
EEEEEEEEEEEEE

--
Spam:newsgroups (AT) craznar (DOT) com
EMail:<0110001100101110011000100111010101110010011 010110
11001010100000001100011011100100110000101111010011 011100
11000010111001000101110011000110110111101101101001 00000>


Reply With Quote
  #3  
Old   
robg37 webforumsuser@macromedia.com
 
Posts: n/a

Default Re:scroller: to frame or not to frame - 08-20-2003 , 10:11 AM



Frames are certainly an option that would work. I know it's possible to accomplish this using CSS, but I've never tried it (see http://www.projectseven.com/faqbase/faqs/faq5.asp?cat=20&ts=&pg=1&id=5 from Project VII). A bit of advice: if you decide to use frames, you really need to understand them to get them to work right. This might even include some JavaScript (which you can learn in .http://hotwired.lycos.com/webmonkey/98/03/index0a.html, including how to manipulate frames). Good luck.



Reply With Quote
  #4  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Re:scroller: to frame or not to frame - 08-20-2003 , 10:27 AM



Folks:

Before recommending/using frames, make sure you inform yourself -

http://apptools.com/rants/framesevil.php

Frankly, I would never use frames for this. A dHTML scroller is a better
approach.

http://www.projectseven.com/

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.DreamweaverFAQ.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"robg37" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Frames are certainly an option that would work. I know it's possible to
accomplish this using CSS, but I've never tried it (see
http://www.projectseven.com/faqbase/faqs/faq5.asp?cat=20&ts=&pg=1&id=5 from
Project VII). A bit of advice: if you decide to use frames, you really need
to understand them to get them to work right. This might even include some
JavaScript (which you can learn in
..http://hotwired.lycos.com/webmonkey/98/03/index0a.html, including how to
manipulate frames). Good luck.
Quote:




Reply With Quote
  #5  
Old   
Gary White
 
Posts: n/a

Default Re: scroller: to frame or not to frame - 08-20-2003 , 10:56 AM



On Wed, 20 Aug 2003 09:36:55 -0400, "John Hill" <jhill (AT) hil-tec (DOT) com>
wrote:

Quote:
Thanks for reading. I have set up a template page, per the link below. Some
pages will contain more content than the "About" page, and so I wanted to
include a scroller "within" the page to accomplish this, to keep the header,
border and links stationary, just scroll the content. What is the best way
to do this? Frames? How can I maintain the look using frames, if this is
the only way?

While frames would accomplish your stated goal, I think you might be
overlooking the usability problems that go along with frames. See
http://apptools.com/rants/framesevil.php for more info on that topic.
I would suggest that you just design flat pages, using the template.
The images in the static part of the page (the part that is the same
on all pages) will be in the browser's cache, so they don't have to be
downloaded, so the pages should render quickly, making the transition
from page to page nearly seamless.


Gary


Reply With Quote
  #6  
Old   
John Hill
 
Posts: n/a

Default Re: Re:scroller: to frame or not to frame - 08-20-2003 , 11:06 AM



Thanks, Murray, for the reminder about the evils of frames - I had
forgotten! I have the geewhiz scroller, which is a cool tool, but, as I
understand it uses layers and thus only works on fixed-position pages, not
variable, like the one I am building... si? no?

John


"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote

Quote:
Folks:

Before recommending/using frames, make sure you inform yourself -

http://apptools.com/rants/framesevil.php

Frankly, I would never use frames for this. A dHTML scroller is a better
approach.

http://www.projectseven.com/

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.DreamweaverFAQ.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"robg37" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:bhvvii$gh9$1 (AT) forums (DOT) macromedia.com...
Frames are certainly an option that would work. I know it's possible to
accomplish this using CSS, but I've never tried it (see
http://www.projectseven.com/faqbase/faqs/faq5.asp?cat=20&ts=&pg=1&id=5
from
Project VII). A bit of advice: if you decide to use frames, you really
need
to understand them to get them to work right. This might even include
some
JavaScript (which you can learn in
.http://hotwired.lycos.com/webmonkey/98/03/index0a.html, including how to
manipulate frames). Good luck.







Reply With Quote
  #7  
Old   
djinn
 
Posts: n/a

Default Re: Re:scroller: to frame or not to frame - 08-20-2003 , 11:11 AM



Hi John,

John Goulding has a tut for snapping the geewizz scrollers here.......

http://www.softboot.co.uk/tutorial/snapwizz.htm

HTH

Cheers
Sinclair
"John Hill" <jhill (AT) hil-tec (DOT) com> wrote

Quote:
Thanks, Murray, for the reminder about the evils of frames - I had
forgotten! I have the geewhiz scroller, which is a cool tool, but, as I
understand it uses layers and thus only works on fixed-position pages, not
variable, like the one I am building... si? no?

John


"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:bi00ij$i9v$1 (AT) forums (DOT) macromedia.com...
Folks:

Before recommending/using frames, make sure you inform yourself -

http://apptools.com/rants/framesevil.php

Frankly, I would never use frames for this. A dHTML scroller is a
better
approach.

http://www.projectseven.com/

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO
GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.DreamweaverFAQ.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"robg37" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:bhvvii$gh9$1 (AT) forums (DOT) macromedia.com...
Frames are certainly an option that would work. I know it's possible
to
accomplish this using CSS, but I've never tried it (see
http://www.projectseven.com/faqbase/faqs/faq5.asp?cat=20&ts=&pg=1&id=5
from
Project VII). A bit of advice: if you decide to use frames, you really
need
to understand them to get them to work right. This might even include
some
JavaScript (which you can learn in
.http://hotwired.lycos.com/webmonkey/98/03/index0a.html, including how
to
manipulate frames). Good luck.









Reply With Quote
  #8  
Old   
Marja Ribbers
 
Posts: n/a

Default Re: Re:scroller: to frame or not to frame - 08-20-2003 , 12:22 PM



Quote:
Frankly, I would never use frames for this. A dHTML scroller is a better
approach.
And if you go down that route, you may want to check out Scroller Genie (http://www.dmxzone.com/go?4952) as well. :-)

--
Marja Ribbers-de Vroed
Company website:
www.flevooware.nl
Dreamweaver extensions
www.flevooware.nl/dreamweaver
DMXzone - By developers for developers
www.DMXzone.com


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.