Hello,
I am building my own website using css instead of frames/tables for the first time. It's been a quite challenging for me (I find working with frames/tables easier, but result with css so far is nicer), but right now I've got everything funtioning, ready for content - exept for one thing:
I've got a menu with submenu's in one stylesheet. From this menu I would like to link the content of the choices to the stylesheet next to the menu (its a 3 column page with header and footer - I want to link from one column to the next). I've read that it is better to reload the entire page because then the explorer return button remains functional.
I'm sure there is a simple fix, but after hours of fiddling the only sollution I've come up with is iframes, which seems to neglect the css styling. I've tried targets etc as wel, but links keep opening in fresh windows.
I hope someone knows a sollution!
Thom


