Grovebranch StyleManager

A .NET CSS manager for easily combining, minifying, and extending CSS for ASP.NET websites and web apps.


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1 How best to handle [if IE 6] tags on Thu Oct 06, 2011 2:58 pm

I have optional [if IE 6] and [if IE 7] ages such as:

<!--[if IE 6]><link rel='stylesheet' type='text/css' href='" & Gen.RootURL & "themes/" & OrgThemeID & "/style.ie6.css media=screen /><![endif]-->

How would you suggest handling this with StyleManager?

View user profile

2 Re: How best to handle [if IE 6] tags on Wed Nov 09, 2011 3:04 pm

Admin


Admin

This is an entirely reasonable request and one I had not considered as of yet. I don't usually use separate IE-specific CSS files.

I suppose I'll add an option to make a script IE6 or IE7 specific. If activated, then it will render with the appropriate [if IE] tags.

View user profile http://stylemanager.forumotion.com

3 Re: How best to handle [if IE 6] tags on Thu Dec 01, 2011 10:14 am

Admin


Admin
I implemented this last night, but want to bake a few more changes into the next version before pushing live. I'd also like to do some thorough testing.

View user profile http://stylemanager.forumotion.com

4 Re: How best to handle [if IE 6] tags on Sun Dec 04, 2011 2:51 am

Admin


Admin

The fix for this is live as of 1.9.0.5. See "WrapperCommentCondition" in the StyleManager documentation.

http://gstylemanager.com/Documentation/Classes/StyleManager.aspx#WrapperCommentCondition

View user profile http://stylemanager.forumotion.com

5 Re: How best to handle [if IE 6] tags on Thu Dec 08, 2011 10:32 am

Admin


Admin
Did this work alright for you? I want to confirm that this issue is resolved.

View user profile http://stylemanager.forumotion.com

6 Great feature on Mon Jan 16, 2012 12:00 pm

This is a great feature and one that I will be using as well.

View user profile

7 Re: How best to handle [if IE 6] tags on Mon Jan 16, 2012 4:23 pm

Admin


Admin

Fantastic! I'm glad you find it useful.

View user profile http://stylemanager.forumotion.com

View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum