Results 1 to 4 of 4

Thread: ODD DHTML Window Widget Resizing Behavior

  1. #1
    Join Date
    Jun 2008
    Posts
    10
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default ODD DHTML Window Widget Resizing Behavior

    1) Script Title: DHTML Window Widgets

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...ndow/index.htm

    3) Describe problem:

    When trying to resize a "window" that contains a table containing data and a radio button in IE, the window will not resize smaller than the width of the grid. I am attaching a screenshot of the window for illustrative purposes. The resize works flawlessly in FireFox by the way.

    Any ideas as to how I can fix this?

    Thanks in advance!

    Dustin

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Do you have CSS on either pages that somehow give IFRAME elements an explicit or minimum width? That's one reason why the window would behave that way, but then again, it should also do that in FF then.

    If you try loading a site like CNN.com using DHTML window, a site that has a wide fixed width, resizing the DHTML window in IE doesn't cause the behavior in your screenshot. Perhaps a link to the problem page would help.

  3. #3
    Join Date
    Jun 2008
    Posts
    10
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Well I can't give a link since it is an internal site ... any other ideas? I have no css elements limiting the sizes

  4. #4
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Hmm before I can help I need to see a live example of the problem. Perhaps recreate the problem on a public page?

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
  •