Results 1 to 2 of 2

Thread: Window Widget: resizing AJAX window in IE

  1. #1
    Join Date
    Jun 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Window Widget: resizing AJAX window in IE

    Script: DHTML Window widget (v1.03)
    http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/

    The examples on this page show the 4 versions of DHTML window. When I click Window 3 (Ajax content) in Firefox 1.0.7 and resize the window to very small, I get a horizontal scrollbar. But when I click it in IE6 and resize to very small, no scrollbar appears and the top and bottom panels of the window collapse in on themselves.

    Does anyone know if there is a fix for this, so IE uses a horizontal scrollbar?

    Thanks,
    Hayley

  2. #2
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Decrease the width on the container. It should force it to scroll; but FF reacts differently to such things: it adds the padding and margins into the width, as opposed to IE which doesn't. This crucial difference makes life suck in the web design world .
    - Mike

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •