Hi.
The issue I have is a bit fiddly to explain. We have styled our site using an IE filter to generate a background gradient. This is defined in a stylesheet and applied via a masterpage. Some of our pages make use of a RadWindow and the pages displayed within the RadWindow contain a Telerik TabStrip. These pages also contain javascript to set the selected tab, as we use Response.Redirect to prevent repeating postback actions.
It appears that the javascript is preventing the gradient filter being processed. Curiously, this is only a problem on the inital load - if you perform a refresh / reload of the RadWindow content page, the gradient is correctly applied.
I have a sample project demonstrating the issue if required (thought I could attach it but apparently not...)
Any assistance would be appreciated.
Many thanks,
Keith.
The issue I have is a bit fiddly to explain. We have styled our site using an IE filter to generate a background gradient. This is defined in a stylesheet and applied via a masterpage. Some of our pages make use of a RadWindow and the pages displayed within the RadWindow contain a Telerik TabStrip. These pages also contain javascript to set the selected tab, as we use Response.Redirect to prevent repeating postback actions.
It appears that the javascript is preventing the gradient filter being processed. Curiously, this is only a problem on the inital load - if you perform a refresh / reload of the RadWindow content page, the gradient is correctly applied.
I have a sample project demonstrating the issue if required (thought I could attach it but apparently not...)
Any assistance would be appreciated.
Many thanks,
Keith.