This is a migrated thread and some comments may be shown as answers.

Startup Javascript prevents IE filters being applied

1 Answer 33 Views
Window
This is a migrated thread and some comments may be shown as answers.
Keith Davidson
Top achievements
Rank 1
Keith Davidson asked on 05 Jul 2010, 05:43 PM
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.

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 06 Jul 2010, 07:25 AM
Hi Keith,

I am not sure if I understand the problem completely, but I would suggest to check if ShowContentDuringLoad is set to true for the RadWindow and also to try replacing the window with a standard IFRAME - this would show whether the problem is in RadWindow or not.

If you still experience problems after that, you can send us a ticket from your account and attach the project there.

All the best,
Georgi Tunev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Window
Asked by
Keith Davidson
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or