Hello,
here is my first post on this forum
I have found that is I set 'UseAnimation' to true it then works in IE7.
Code:
<ajaxToolkit:AlwaysVisibleControlExtender ID="KeepVisExtender"
runat="server"
TargetControlID="Panel_KeepVis"
ScrollEffectDuration=".1"
HorizontalOffset="0" VerticalOffset="0" UseAnimation="true" >
</ajaxToolkit:AlwaysVisibleControlExtender>
However I don't want the animation as it jumps around horribly when scrolling down the page.
I am on IE 7.0.6001.1800C0