Re: Uploader In IE9 Modal

  •  08-02-2011, 9:16 PM

    Re: Uploader In IE9 Modal

    If you place this code first in the top of the head section it will force IE9 to run in IE8 mode and remove the compatibility button:

    <metahttp-equiv="X-UA-Compatible"content="IE=8"/>
     
    Hope this helps.
     
    Ron
     
    P.S. This is a work around. Cute still needs to make changes in the control so it works in IE9.

View Complete Thread