From: <no...@so...> - 2001-01-19 16:38:39
|
Bug #129377, was updated on 2001-Jan-19 06:01 Here is a current snapshot of the bug. Project: DynAPI 2 Category: Browser-Specific Issue Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: nobody Assigned to : nobody Summary: DynDocument returned incorrect browser width&height under NS Details: Functions dyndocument.getHeight()and dyndocument.getWidth() returns incorrect values for Netscape. I examed problem and found that in function DynDocument.findDimensions() IE and NS differences not takes into account. Follow-Ups: Date: 2001-Jan-19 08:38 By: rainwater Comment: How are the values of the height and width wrong in NS? From what I can see, they do return the correct values. getDimensions does take into account the differences between IE and NS. We have been using this for a long time and has always worked. Unless it doesn't work on NS6 I don't see the problem. ------------------------------------------------------- For detailed info, follow this link: http://sourceforge.net/bugs/?func=detailbug&bug_id=129377&group_id=5757 |