User Profile
Collapse
-
just an opinion, you shouldn't use absolute paths because they stuck you in a fixed point of the directory hierarchy. Even worse if you add the "C:" because it (also) makes your script OS-dependant. -
hi! I've found something interesting here: http://apptools.com/examples/tableheight.php it shows a way to do it setting both the height of the html and body tags to 100%, it says that does not work on IE on Mac but here: http://blog.deconcept.com/2005/01/02...l-flash-embed/ is another example that applies the same technique and it supposed to work even there.Leave a comment:
-
hello, I'm a newcomer who found this place just for the same issue, very interesting forum I'll try to be around.
About this I have a question, you've said that: which is basically true -but- body is not the outermost element, html is and html always have the width and height of the browser's client area.
An example:
Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Leave a comment:
No activity results to display
Show More
Leave a comment: