User Profile

Collapse

Profile Sidebar

Collapse
mynameisyohann
mynameisyohann
Last Activity: Oct 22 '08, 12:33 AM
Joined: Jul 2 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mynameisyohann
    replied to IE scrollbars overlap content.
    thanks David. But as you pointed the gray box is in fact wider than the red one, which doesn't solve my application's problem.

    Also, in my application, #a and #b may or may not be with a bigger height than their container. If they are smaller, both divs should still be dividing the container 50/50 and no scroll bar should be displayed (as FF does it).

    Thanks for trying anyway, I really appreciated the effort.
    See more | Go to post

    Leave a comment:


  • mynameisyohann
    started a topic IE scrollbars overlap content.

    IE scrollbars overlap content.

    Hi guys,

    I have a problem that seems to be around for quite some time, but I haven't seen a proper answer anywhere yet.

    See the following :

    Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    
    <html>
    <body>
    <div id="container" style="overflow:auto;width:100px;height:100px;position:relative">
    ...
    See more | Go to post
    Last edited by eWish; Sep 27 '08, 04:27 AM. Reason: Fixed code tags

  • mynameisyohann
    started a topic iframe width cannot be controled ?

    iframe width cannot be controled ?

    hi guys,

    I am trying to make some iframes fit into a div with variable width. The iframe must have a margin, and using a padding in the parent div element is not an option.

    Unfortunately, the width:auto for iframe gives a preset width, and does not behave like for the div elements.

    As a result, the iframe always seem to resize its container.

    See the testcases below :

    This...
    See more | Go to post
No activity results to display
Show More
Working...