User Profile

Collapse

Profile Sidebar

Collapse
Samus
Samus
Last Activity: Oct 5 '06, 07:26 PM
Joined: Oct 1 '06
Location: Uruguay
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Samus
    replied to Using document.location
    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.
    See more | Go to post

    Leave a comment:


  • Samus
    replied to height 100% issue on Firefox
    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.
    See more | Go to post

    Leave a comment:


  • Samus
    replied to height 100% issue on Firefox
    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">
    ...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...