I am working on my html project, and everything is going well.
Now I am doing the same project with frameset, but I found that the page in the frame set will not scroll as whole page (you can scroll each frame only once).
How can I solve it?
Please
It looks like what you want is probably a static design Is your scrolling content correct?
If so, what you really need to do, create a page (not a fresce) with the desired DIV layout (), and then CSS uses its content device which will scroll (Like overflow: scroll;
).
Hope it helps.
Comments
Post a Comment