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

Too many style sheets

2 Answers 59 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 29 Jun 2011, 10:33 PM
Hey, oh Telerik Gurus,

Getting ready to purchase a Telerik license - been playing around with the widgets for a while... (really like your guys style by the way!)
Suddenly got a message from IE that it had reached the limit on the number of style sheets (31?)
Incidentally, NO IDEA WHY! But now that it has happened, things are painful!

I've been trying to find a way around this...
I created a custom skin, embedded all of the CSS and images into a DLL, but now having trouble getting the same kind of declarative performance that I would like if I were not going down this path.

For example, how can I just grab an image to put into a url? For example, <asp:Image ImageUrl=?????? /> What can I do?

Also having trouble getting the theme to be automatic across all pages in my website...
(e.g., the "theme" option on the "pages" entry in the web.config can't seem to find the theme in the DLL)

Any examples or suggestions?
Thanks.
Chris

2 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 30 Jun 2011, 09:48 AM
Hello Chris,

Indeed this is a know issue in IE and the possible workarounds are depicted in this blog post. The good news is that this shortcoming is expected to be addressed in the official IE 10 version (see info here).

Additionally, how to use themes with our ASP.NET AJAX controls you can see from the documentation topic pointed below:
http://www.telerik.com/help/aspnet-ajax/introduction-themes-how-to.html

Kind regards,
Sebastian
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Chris
Top achievements
Rank 1
answered on 30 Jun 2011, 01:19 PM
Hey, I knew you guys were good! I'll move to this immediately. Thank you so much for the help!
Chris
Tags
General Discussions
Asked by
Chris
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Chris
Top achievements
Rank 1
Share this question
or