PDA

View Full Version : Flooting Table


rami
10-06-2004, 07:59 AM
Hi,

Have a look at this page:
http://www.octopustravel-project.com/amex/amex.htm

I'm trying to make the top table (the one that includes the 8 countries) to float down and up the page whenever the user clicks on a country.

Example:

When you click on "Spain", the page goes down to "Spain". However, I want that row of countries to come down with it as well so that the user has the option of choosing countries again...

It's all done in simple HTML with few CSS...

It's really appreciated.

Thanks,

Rami

rami
10-06-2004, 09:52 AM
Floating Table...sorry...

I've been told that we could use an image with text on top...any ideas??

senshi
10-06-2004, 12:23 PM
You mean one of those annoying menus that roll down the screen whenyou scroll down the page...

Far easier to spilt into a framset and keep the menu in the top frame and put the main body in the lower frame then the menu stys exactly where it is without having to go and code for a multi cross browser make it compatible with the washing machine java scripts...

A simple 2 frame split top to toe is all you need to achieve this with them minimum of fuss.