Download & Extend

Add support for Downlevel-revealed Conditional Comments

Project:Conditional Stylesheets
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

This module currently only supports Downlevel-hidden Conditional Comments and not Downlevel-revealed Conditional Comments, so currently, we can't hide stuff from (certain versions of) IE (e.g. some advanced stylesheet,) while keeping it visible for the (latest IE versions and) other browsers.

This patch should add this feature to this module.

AttachmentSize
conditional_styles-downlevel-revealed.patch1019 bytes

Comments

#1

Marked #860828: Add support for non-IE browsers as a duplicate of this one.

#2

How would one do this for the Drupal 7 version where there is no "conditional_styles.theme.inc" to modify?

nobody click here