Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sliding Cells ?

Status
Not open for further replies.

maverick

MIS
Apr 21, 1999
193
0
0
US
Ok, I know this is a weir one, but... here goes

"I'm try to be a good webmaster and not use frames"

I have a include to my menu in one cell of a table on the left and my main cell for content on the right
when I get a page that loads in the main cell, if the page is very long the menu centers verticly and becomes unvisable

Is there a way to get an included/any page to float to the center of the screen dynamicaly so it is always visable ?

any ideas would be appreciated
thanks

+--------------------------+
| "Hacker by Heart" |
| Yahoo! : saenzcorp |
+--------------------------+
 
This is an HTML or stylesheets question, not a PHP question.

I recommend that you ask this in the HTML/stylesheets forum.



Want the best answers? Ask the best questions!

TANSTAAFL!!
 
I didn't know includes were used in html
I thought they were just in php

thanks
I will repost in HTML

+--------------------------+
| "Hacker by Heart" |
| Yahoo! : saenzcorp |
+--------------------------+
 
Including a page can be done through HTML or through PHP. So that part might be a PHP question.


But getting it to float dynamically so that is it always visible, that is an HTML/CSS question.



Want the best answers? Ask the best questions!

TANSTAAFL!!
 
Well I found some code to help me do this but now I can't seem to get it to work on two menus,

I have a table with three cells in a row
the middle is content and both sides have menus

I found cool code that makes them float when I scroll but when I put in the code for the second menu,
the first menu stops working/floating

Any Ideas ???


+--------------------------+
| "Hacker by Heart" |
| Yahoo! : saenzcorp |
+--------------------------+
 
or possibly in the java forum ...

______________________________________________________________________
There's no present like the time, they say. - Henry's Cat.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top