Hi saravanan k,
I already answered your other thread and for your convenience and for others who might have the same question I pasted my reply below:
You can use the $telerik library to check out whether the browser is IE6 and if so - not execute your script, e.g as shown below:
Copy Code
On a side note, I also recommend to examine the behavior of a pinned RadWindow. You can for example open the RadWindow and click on the PinOn button on the titlebar in the demo below and to see how it acts when the page is being scrolled:
http://demos.telerik.com/aspnet-ajax/window/examples/radopen/defaultcs.aspx
If this is the behavior you need, I suggest to use this built-in functionality instead /you can either pin the RadWindow on the client by using the togglePin method or use the InitialBehavior property if you do not want the user to be oblidged to clcik on the button and you can also hide the button/. This functionality is cross browser, easy to use and integrated well in the RadWindow.
Kind regards,
Svetlina
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