Please fix the following issues the W3C Validator alerted when checking the style sheet for this module.
Sorry! We found the following errors (10)
URI : http://.../sites/all/modules/ajax_register/thickbox.css?L
5 Parse Error ;Id /* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/ /* ----------------------------------------------------------------------------------------------------------------*/ *{padding: 0; margin: 0;}
41 .TB_overlayBG Parse Error opacity=75)
42 .TB_overlayBG Property -moz-opacity doesn't exist : 0.75
48 * html #TB_overlay Value Error : height Parse Error document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px')
65 * html #TB_window Value Error : margin-top Parse Error - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop | document.body.scrollTop) + 'px')
136 * html #TB_load Value Error : margin-top Parse Error - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop | document.body.scrollTop) + 'px')
146 #TB_HideSelect Parse Error opacity=0)
147 #TB_HideSelect Property -moz-opacity doesn't exist : 0
155 * html #TB_HideSelect Value Error : height Parse Error document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px')
163 #TB_iframeContent Property _margin-bottom doesn't exist : 1px
I'm sure people would appreciate this being fixed.
Thanks,
Azz McH
Comments
Comment #1
compujohnny commentedHi,
If u could fix them and test with the W3C Validator, then submit a patch I will commit the patch
Thank You,
Comment #2
compujohnny commented