• Lightbox plugin is great but CSS does not validate – returns 4 errors because of filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);

    filter: ~”progid:DXImageTransform.Microsoft.gradient(startColorstr=’#00FFFFFF’,endColorstr=’#00FFFFFF’)”; only returns one error but still will not validate

    Is the use of this proprietary Microsoft filter for IE necessary for the plugin to work?

    thanks

    http://ww.wp.xz.cn/extend/plugins/lightbox-plus/

The topic ‘CSS Validation’ is closed to new replies.