Changeset 18337

Show
Ignore:
Timestamp:
11/12/08 07:56:11 (2 months ago)
Author:
dpatil
Message:

Poor performance when using IE7 caused by iepngfix.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/core/web/css/noframes.css

    r18320 r18337  
    119119 
    120120/* png fix */ 
    121 img, div { behavior: url('jspRootUrl/styles/iepngfix.htc') } 
     121/* -- this slows down IE7  
     122img, div { behavior: url('jspRootUrl/styles/iepngfix.htc') }*/ 
    122123/* png fix end */ 
    123124