Browse by Tags

Related Posts

  • Re: Animation Extender FadeIn Causing Font Aliasing

    Here is a work-around: in javascript, call the removeAttribute method on the style attribute. var elm = document.getElementById( 'myHtmlElementId' ); elm.style.removeAttribute( "filter" ); Or you can add it to your animation: < FadeIn Fps ="30" Duration =".25"...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by BoodahPimp on 09-18-2008, 12:00 AM
    Filed under: animation extender, AnimationExtender, cleartype, DXTransform, ajaxToolkit, Animation, filter:alpha
Page 1 of 1 (1 items)