Kamex
Thu 15th Apr '04, 12:22pm
Hey, I've been trying to take my sloppily done HTML 4 website and turn it into an XHTML website. The site is done with frames.
In the process of converting my site, I have run into a problem. When any of the converted pages are long enough for a verticle scrollbar, and are viewed in the frames, then have a horizontal scrollbar too. My guess is that this is happening because the page isn't getting narrower to make room for the verticle scrollbar, as the horizontal scrollbar scrolls this exact distance. I thought this was an XHTML problem, but it seems to occur if I put ANY doctype at the top of the page, not just the XHTML one.
The pages are plain text, with no images. What should I do to fix this?
In the process of converting my site, I have run into a problem. When any of the converted pages are long enough for a verticle scrollbar, and are viewed in the frames, then have a horizontal scrollbar too. My guess is that this is happening because the page isn't getting narrower to make room for the verticle scrollbar, as the horizontal scrollbar scrolls this exact distance. I thought this was an XHTML problem, but it seems to occur if I put ANY doctype at the top of the page, not just the XHTML one.
The pages are plain text, with no images. What should I do to fix this?