HighDots Forums  

Fixed table at bottom of screen??

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Fixed table at bottom of screen?? in the Macromedia Dreamweaver forum.



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

Default Fixed table at bottom of screen?? - 07-15-2004 , 01:03 PM






I am using DW MX 2004:

Does anyone know if it is possible to create a small footer table that will
stay at the bottom of the monitor screen when the website is being browsed. I
have a table with a navigation bar at the top of the page with rollover images
and pop-down menus. In the middle of the page is another table with the main
area where I will put my text and other info. At the bottom I have a footer
table with 5 cells across the bottom, each with a rollover image. I want the
main table to scroll if needs be, yet keep the footer always within view at the
bottom of the monitor screen. Is there a way to do this?

How do I make my template so the pages I make out of it will automatically
adjust their height? I need the top and bottom tables at fixed heights but the
middle table needs to vary, either at least the minimum height to fill the
screen in the browser or adjust to be longer if there is more text and info in
that main table.

I am new to the DW thing so detailed help will be very appreciated. Thanks
for any help or suggestions.


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

Default Re: Fixed table at bottom of screen?? - 07-15-2004 , 04:30 PM






sperrynh:

Quote:
Does anyone know if it is possible to create a small footer table that
will
stay at the bottom of the monitor screen when the website is being
browsed.

It's not a simple or easy thing to do, particularly if you want to retain
valid code. You could put the table into an absolutely positioned division
(DW calls them "layers") and use the LayoutDesigner2 extension from PVII
(http://www.projectseven.com/) to position that layer to the bottom of the
page, but you have then added much javascript code to the page to accomplish
this one thing.

Quote:
pop-down menus
You mean the DW/FW pop-up menus? Those are big trouble for many
inexperienced users. Please read this -
http://apptools.com/rants/jsmenu.php

Quote:
Is there a way to do this?
It is easy to keep the footer table always below the main table, but as I
said, it's not easy to keep it always at the bottom of the screen.

Quote:
How do I make my template so the pages I make out of it will
automatically
adjust their height? I need the top and bottom tables at fixed heights
but the
middle table needs to vary, either at least the minimum height to fill the
screen in the browser or adjust to be longer if there is more text and
info in
that main table.
This has nothing to do with templates and everything to do with HTML.
Tables will automatically adjust to accommodate the content you put into
them. As long as you don't put an image or some other fixed width content
into a table that blows the width, it will remain at the width you specify.
Table height is flexible, again depending on the demands of the contents.
So - if you don't change the content of the top and bottom tables, then they
will remain at a fixed height. As you add more or less content to the
middle table, within the constraints of the width, it will flex in height.
That's about all you can do using ordinary HTML. Table height is invalid
HTML so you don't want to even think of using that.

Perhaps that helps?

--
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.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

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

Quote:
I am using DW MX 2004:

Does anyone know if it is possible to create a small footer table that
will
stay at the bottom of the monitor screen when the website is being
browsed. I
have a table with a navigation bar at the top of the page with rollover
images
and pop-down menus. In the middle of the page is another table with the
main
area where I will put my text and other info. At the bottom I have a
footer
table with 5 cells across the bottom, each with a rollover image. I want
the
main table to scroll if needs be, yet keep the footer always within view
at the
bottom of the monitor screen. Is there a way to do this?

How do I make my template so the pages I make out of it will
automatically
adjust their height? I need the top and bottom tables at fixed heights
but the
middle table needs to vary, either at least the minimum height to fill the
screen in the browser or adjust to be longer if there is more text and
info in
that main table.

I am new to the DW thing so detailed help will be very appreciated.
Thanks
for any help or suggestions.




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.