From: SourceForge.net <no...@so...> - 2005-09-28 11:36:47
|
Bugs item #1306812, was opened at 2005-09-28 13:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105757&aid=1306812&group_id=5757 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: DynAPI 3 API Group: Verified Status: Open Resolution: None Priority: 5 Submitted By: uphill (uphill_) Assigned to: Nobody/Anonymous (nobody) Summary: Explorer Render Proplem Initial Comment: on mozilla the eplorer looks not good, so i changed one line in the explorer.style.js: 65c65 < var ret = '<tr><td><img src="'+iWht.src+'" height="1" width="5"></td><td valign="top">'; --- > var ret = '<tr><td><img src="'+iWht.src+'" height="1" width="5"></td><td valign="top" nowrap>'; greez uphill ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105757&aid=1306812&group_id=5757 |